bindings/picture_in_picture library

Classes

PictureInPictureEvent
The interface represents picture-in-picture-related events, including enterpictureinpicture, leavepictureinpicture and resize
PictureInPictureEventInit
PictureInPictureWindow
The interface represents an object able to programmatically obtain the width and height and resize event of the floating video window. An object with this interface is obtained using the HTMLVideoElement.requestPictureInPicture() promise return value.