The HTMLVideoElement
autoPictureInPicture
property reflects the HTML
attribute indicating whether the video should enter or leave picture-in-picture mode
automatically.
Syntax
autoPictureInPicture = htmlVideoElement.autoPictureInPicture;
Value
A Boolean
whose value is true
if the video should enter or
leave picture-in-picture mode automatically when changing tab and/or application.
Specifications
Specification | Status | Comment |
---|---|---|
Picture-in-Picture API The definition of 'HTMLVideoElement.autoPictureInPicture' in that specification. |
Draft |
Browser compatibility
BCD tables only load in the browser