amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo.video / VideoTileObserver / onVideoTileSizeChanged

onVideoTileSizeChanged

abstract fun onVideoTileSizeChanged(tileState: VideoTileState): Unit

Called whenever a video steam content size is changed

Note: this callback will be called on main thread.

Parameters

tileState - : VideoTileState - Video tile state associated with attendee who is resumed.