Readonly
currentThe active presentation mode of the player.
'inline'
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Change the presentation mode of the player.
The requested presentation mode.
Whether the player supports the provided presentation mode.
The presentation mode to verify.
Whether the player supports mode
.
Generated using TypeDoc
The presentation API.