Articles tagged: Media Session API
Found 11 documents
- Web/API/MediaMetadata The MediaMetadata interface of the the Media Session API provides allows a web page to provide ...
- Web/API/MediaMetadata/artist The artist property of the MediaMetaData interface returns or sets the name of the artist, ...
- Web/API/MediaMetadata/artwork The artwork property of the MediaMetaData interface returns or sets an array of images ...
- Web/API/MediaMetadata/MediaMetadata The MediaMetadata() constructor creates a new MediaMetadata object.
- Web/API/MediaMetadata/MediaMetadata.title The title property of the MediaMetaData interface returns or sets the title of the media to be ...
- Web/API/MediaMetadata/title The title property of the MediaMetaData interface returns or sets the title of the media to be ...
- Web/API/MediaSession The MediaSession interface of the the Media Session API allows a web page to provide custom ...
- Web/API/MediaSession/metadata The metadata property of the MediaSession interface, returns an instance of MediaMetadata which ...
- Web/API/MediaSession/playbackState The playbackState property of the MediaSession interface indicates whether the current media ...
- Web/API/MediaSession/setActionHandler The setActionHandler() property of the MediaSession interface sets an event handler for a media ...
- Web/API/Media_Session_API The Media Session API provides a way to customize media notifications. It does this by providing ...