VideoRenderView

VideoRenderView is the type of VideoSink used by the VideoTileController

Inheritors

Functions

Link copied to clipboard
abstract fun onVideoFrameReceived(frame: VideoFrame)

Receive a video frame from some upstream source. The VideoSink may render, store, process, and forward the frame, among other applications.