abstract fun bind(videoRenderView: VideoRenderView?): Unit
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
videoRenderView
- : VideoRenderView - The view created by application to render the video frame