Package-level declarations
Types
Link copied to clipboard
interface MediaImage
Link copied to clipboard
The MediaMetadata
interface of the Media Session API allows a web page to provide rich media metadata for display in a platform UI.
Link copied to clipboard
interface MediaMetadataInit
Link copied to clipboard
interface MediaPositionState
Link copied to clipboard
class MediaSession
The MediaSession
interface of the Media Session API allows a web page to provide custom behaviors for standard media playback interactions, and to report metadata that can be sent by the user agent to the device or operating system for presentation in standardized user interface elements.
Link copied to clipboard
Link copied to clipboard
interface MediaSessionActionDetails
Link copied to clipboard
Link copied to clipboard
Properties
Functions
Link copied to clipboard
The setCameraActive()
method of the MediaSession interface is used to indicate to the user agent whether the user's camera is considered to be active.
Link copied to clipboard
The setMicrophoneActive()
method of the MediaSession interface is used to indicate to the user agent whether the user's microphone is considered to be currently muted.