amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video / DefaultVideoTileController / pauseRemoteVideoTile
pauseRemoteVideoTile
fun pauseRemoteVideoTile(tileId: Int): Unit
Pauses the specified remote video tile. Ignores the tileId if it belongs to the local video tile.
Parameters
tileId
- : Int - The ID of the remote video tile to pause.