bindVideoView
Binds the video rendering view to Video Tile. The view will start displaying the video frame after the completion of this API.
Parameters
videoView
: VideoRenderView - View to render the video. Application needs to create it and pass to SDK.
tileId
: Int - id of the tile which was passed to the application in VideoTileObserver.onVideoTileAdded .