Package-level declarations

Types

Link copied to clipboard
class VideoTrackCapturerToBitmap(appContext: Context, handler: Handler = Handler(Looper.getMainLooper())) : MediaTrackSink

Captures individual frames from a video track when requested.

Link copied to clipboard

Captures a video track to the specified Surface.