Optional ReadonlyalbumThe album artist of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlyalbumThe album name of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlyartistThe artist of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlyartistThe artist name of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Superseded by ChromecastMetadataDescription.artist.
Optional ReadonlycomposerThe composer of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlydiscThe disc number of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlyepisodeThe episode number of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
Optional ReadonlyepisodeThe episode number of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
Superseded by ChromecastMetadataDescription.episode.
Optional ReadonlyepisodeThe episode title of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
Superseded by MetadataDescription.title.
Optional ReadonlyimagesList of content images, e.g. a thumbnail for a video, a poster for movie or the cover art for a music album.
- The string must be a valid URL.
- Multiple images can be specified for multiple resolutions.
- If a poster is set in SourceConfiguration, it will be passed along with the images.
Optional ReadonlyoriginalThe original air date of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
- The format is "YYYY-MM-DD".
Optional ReadonlyreleaseThe release date of the content.
Optional ReadonlyreleaseThe release year of the content.
Superseded by ChromecastMetadataDescription.releaseDate.
Optional ReadonlyseasonThe season number of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
Optional ReadonlyseasonThe season number of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
Superseded by ChromecastMetadataDescription.season.
Optional ReadonlyseriesThe series title of the TV show.
- Only valid when ChromecastMetadataDescription."type" is 'tv-show'.
Optional ReadonlysongThe song name of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlystudioThe studio that produced the movie.
- Only valid when ChromecastMetadataDescription."type" is 'movie'.
Optional ReadonlysubtitleThe subtitle of the content.
Optional ReadonlytitleThe title of the content.
Optional ReadonlytrackThe track number of the music track.
- Only valid when ChromecastMetadataDescription."type" is 'audio'.
Optional ReadonlytypeThe metadata type of the current source.
Describes the metatadata used by Chromecast.
Remarks
- Available since v2.21.0.
- Do not use metadata key
imagesif its value doesn't adhere to ChromecastMetadataImage orstring[](where the strings are image URLs).- All values will be provided with the Media Info's metadata.