en | fr

The Ui.VideoPlayer class


This class manages the video player’s user interface.


show

Shows the video player and the black transparent shadow as well. Hides the dialog box if it is already open.

Returns null


showControls

Shows the video player’s controls.

Returns null


hideControls

Hides the video player’s controls.

Returns null


enterFullScreen

Displays the video player in full-screen mode.

Returns null


exitFullScreen

Exits the video player from full-screen mode.

Returns null


toggleFullScreen

Toggles the full screen mode for the video player.

Returns null