MediaMetadata

open class MediaMetadata(init: MediaMetadataInit = definedExternally)(source)

The MediaMetadata interface of the Media Session API allows a web page to provide rich media metadata for display in a platform UI.

MDN Reference

Constructors

Link copied to clipboard
constructor(init: MediaMetadataInit = definedExternally)

Properties

Link copied to clipboard

The album property of the collection containing the media to be played.

Link copied to clipboard

The artist property of the creator, etc., of the media to be played.

Link copied to clipboard

The artwork property of the objects representing images associated with playing media.

Link copied to clipboard

The title property of the played.