yrom / ScreenRecorder

Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs
1.86k stars 528 forks source link

没有发现暂停与继续录屏功能?如何实现?有提示一下吗? #44

Open sgnah opened 5 years ago

sgnah commented 5 years ago

没有发现暂停与继续录屏功能?如何实现?有提示一下吗?

yrom commented 5 years ago

我没做过,估计可以通过控制采样的时间戳来做