MediaMetadata.artwork

This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.

The artwork property of the MediaMetaData interface returns or sets an array of images associated with playing media.

Syntax

var artwork[] = mediaMetadata.artwork
mediaMetadata.artwork = artwork[]

Value

An Array.

Specifications

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

Browser Compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support No support ? ? No support ?

Document Tags and Contributors

 Last updated by: bunnybooboo,