HTMLVideoElement: disablePictureInPicture property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
The HTMLVideoElement
disablePictureInPicture
property reflects the HTML attribute indicating whether the picture-in-picture feature is disabled for the current element.
Value
A boolean value that is true
if the picture-in-picture feature is disabled for this element. This means that the user agent should not suggest that feature to users, or request it automatically.
Specifications
Specification |
---|
Picture-in-Picture # dom-htmlvideoelement-disablepictureinpicture |
Browser compatibility
BCD tables only load in the browser