Media Picture In Picture Change Event
class MediaPictureInPictureChangeEvent(var pictureInPicture: Boolean) : AbstractSelfDescribing, MediaPlayerUpdatingEvent
Media player event fired immediately after the browser switches into or out of picture-in-picture mode.
Parameters
picture In Picture
Whether the video element is showing picture-in-picture 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.