Daily Screen Capturer Android
class DailyScreenCapturerAndroid(mediaProjectionPermissionResultData: Intent, mediaProjectionCallback: MediaProjection.Callback) : ScreenCapturerAndroid
Content copied to clipboard
Rewrites frame timestamps in the case where we send the same frame twice
Constructors
Link copied to clipboard
fun DailyScreenCapturerAndroid(mediaProjectionPermissionResultData: Intent, mediaProjectionCallback: MediaProjection.Callback)
Content copied to clipboard