amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video / DefaultVideoTileController / unbindVideoView

unbindVideoView

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.

Parameters

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