Media Fullscreen Change Event
class MediaFullscreenChangeEvent(var fullscreen: Boolean) : AbstractSelfDescribing, MediaPlayerUpdatingEvent
Media player event fired immediately after the browser switches into or out of full-screen mode.
Parameters
fullscreen
Whether the video element is fullscreen after the change.
Functions
Link copied to clipboard
Adds a list of context entities to the existing ones.
Link copied to clipboard
Adds a list of context entities to the existing ones.
Link copied to clipboard
Set the custom timestamp of the event.
Link copied to clipboard
Updates event properties based on the player entity but also updates the player properties based on the event.