Class: GenericMediaMetadata

Constructor

GenericMediaMetadata

new GenericMediaMetadata()

Properties

images

(non-null Array of non-null chrome.cast.Image or undefined)

Content images. Examples would include cover art or a thumbnail of the currently playing media.

releaseDate

(string or undefined)

ISO 8601 date and/or time when the content was released, e.g. 2014-02-10.

releaseYear

(number or undefined)

Integer year when the content was released.

Deprecated
Use releaseDate instead.

subtitle

(string or undefined)

Content subtitle.

title

(string or undefined)

Content title.