MediaMetadata.album

This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The album property of the MediaMetaData interface returns or sets the name of the album or collection containing the media to be played.

Syntax

var album = mediaMetaData.album
mediaMetaData.album = album

Value

A String containing the name of the album.

Specifications

Specification Status Comment
Media Session Standard
The definition of 'album' in that specification.
Draft Initial definition.

Browser Compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
album
Experimental
Chrome Full support 57Edge No support NoFirefox Full support 71IE No support NoOpera Full support YesSafari ? WebView Android No support NoChrome Android Full support 57Firefox Android ? Opera Android No support NoSafari iOS ? Samsung Internet Android Full support 7.0

Legend

Full support
Full support
No support
No support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.