Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Controls fullscreen mode.

Note

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.

Panel
bgColor#DCDCDC
borderStylenone

Player.requestFullscreen()

Exits fullscreen mode.

Panel
bgColor#DCDCDC

Player.exitFullscreen()

Checks whether fullscreen mode is set.

Panel
bgColor#DCDCDC

Player.isFullscreen()