unbindVideoView

open override fun unbindVideoView(tileId: Int)

Unbinds the video rendering view from Video Tile. The view will stop displaying the video frame after the completion of this API.

Parameters

tileId

: Int - id of the tile which was passed to the application in VideoTileObserver.onVideoTileAdded .