VideoTile
VideoTile is a tile that binds video render view to display the frame into the view.
Inheritors
Properties
Functions
Link copied to clipboard
Binds the view to the tile. The view needs to be create by the application. Once the binding is done, the view will start displaying the video frame automatically
Link copied to clipboard
Receive a video frame from some upstream source. The VideoSink may render, store, process, and forward the frame, among other applications.
Link copied to clipboard
Update the pause state of the tile.
Link copied to clipboard
Unbinds the videoRenderView from tile.