Package-level declarations
Types
Link copied to clipboard
open class PictureInPictureEvent(val type: EventType<PictureInPictureEvent>, init: PictureInPictureEventInit) : Event
The PictureInPictureEvent interface represents picture-in-picture-related events, including enterpictureinpicture, leavepictureinpicture and resize.
Link copied to clipboard
Link copied to clipboard
The PictureInPictureWindow interface represents an object able to programmatically obtain the width and height and resize event of the floating video window.