onFrameSizeChanged

abstract fun onFrameSizeChanged(width: Int, height: Int)

Called when remote share frame size changes.

Parameters

width

The width of the frame.

height

The height of the frame.