DailyScreenCapturerAndroid

class DailyScreenCapturerAndroid(mediaProjectionPermissionResultData: Intent, mediaProjectionCallback: MediaProjection.Callback) : ScreenCapturerAndroid

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)

Functions

Link copied to clipboard
open override fun onFrame(originalFrame: VideoFrame)