bindings/picture_in_picture library
Picture-in-Picture
Classes
- PictureInPictureEvent
-
The interface represents picture-in-picture-related events,
including
enterpictureinpicture,leavepictureinpictureandresize - PictureInPictureEventInit
- PictureInPictureWindow
-
The interface represents an object able to programmatically
obtain the width and height and
resize eventof the floating video window. An object with this interface is obtained using theHTMLVideoElement.requestPictureInPicture()promise return value.