Video Size Changed
data class VideoSizeChanged(width: Int, height: Int, aspectRatio: Float) : PlayerEvent
Content copied to clipboard
Emitted when the current size of the video content has changed.
Constructors
VideoSizeChanged
Link copied to clipboard