bindings/picture_in_picture library
Picture-in-Picture
Classes
- PictureInPictureEvent
-
The interface represents picture-in-picture-related events,
including
enterpictureinpicture
,leavepictureinpicture
andresize
- 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 theHTMLVideoElement.requestPictureInPicture()
promise return value.