OnSizeChangedCallback
A callback that is called when the size of the video renderer changes.
Methods
onSizeChanged
Called when the size of the video renderer changes.
Parameters
width:
Int
height:
Int
rotation:
Returns
type:
Unit
A callback that is called when the size of the video renderer changes.
Called when the size of the video renderer changes.
Int
Int
Unit