Rate this page:

OnSizeChangedCallback

A callback that is called when the size of the video renderer changes.

Methods

onSizeChanged

Copy URL
fun onSizeChanged(width: 

Int

,
height:

Int

,
rotation:

Rotation

):

Unit

Called when the size of the video renderer changes.

Parameters

Returns

  • type:

    Unit