abstract fun unbindVideoView(tileId: Int): Unit
Unbinds the video rendering view from Video Tile. The view will stop displaying the video frame after the completion of this API.
tileId
- : Int - id of the tile which was passed to the application in VideoTileObserver.onVideoTileAdded .