onVideoTileSizeChanged

abstract fun onVideoTileSizeChanged(tileState: VideoTileState)

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.