You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Please note that for all browsers except Chrome, user interaction (for example click the [Play]-button to start a video) is necessary to set the fullscreen mode.

Enters fullscreen mode.

Player.requestFullscreen()

Exits fullscreen mode.

Player.exitFullscreen()

Checks whether fullscreen mode is set.

Player.isFullscreen()