Picture-in-Picture API

E856237

The Picture-in-Picture API is a web standard that lets sites display videos in a floating, always-on-top window independent of the main browser tab.

All labels observed (1)

Label Occurrences
Picture-in-Picture API canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Web API
Web standard
allows websites to control entering Picture-in-Picture mode
websites to control exiting Picture-in-Picture mode
websites to listen for Picture-in-Picture state changes
benefit improves multitasking for users watching video
keeps video visible while switching tabs or apps
category Client-side web technology
HTML5 media API
linked to: HTMLMediaElement
documentedAt https://developer.mozilla.org/en-US/docs/Web/API/Picture-in-Picture_API
domain Web development
Web video
editorDraftURL https://w3c.github.io/picture-in-picture/
exposedIn Web browsers
exposedVia JavaScript
hasConcept Picture-in-Picture window
active Picture-in-Picture element
hasEvent enterpictureinpicture
leavepictureinpicture
hasMethod HTMLVideoElement.requestPictureInPicture()
document.exitPictureInPicture()
hasProperty document.pictureInPictureElement
initiallyImplementedBy Google Chrome
interactsWith user agent UI controls for Picture-in-Picture
introducedAround late 2010s
partOf HTML Living Standard ecosystem
relatedTo Fullscreen API
HTMLVideoElement
Media Session API
requires browser support for Picture-in-Picture windowing
user gesture for entering Picture-in-Picture in most browsers
securityConstraint subject to browser permission and policies
subject to user activation requirements
specURL https://w3c.github.io/picture-in-picture/
standardizedBy W3C
status Living standard
supportedBy Firefox (partial or behind flags, depending on version)
linked to: Mozilla Firefox

Google Chrome
Microsoft Edge
Opera
Safari
supports HTMLVideoElement as primary target element
supportsFeature always-on-top window
detached video playback
floating video window
usedFor allowing video playback independent of the main browser tab
displaying video in a floating window
enabling always-on-top video playback

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Open Web Platform hasComponent Picture-in-Picture API