MediaQueueContainerMetadata
Additional metadata for the media queue container.
Hierarchy
- MediaQueueContainerMetadata
Index
Properties
Properties
Optional
containerDuration
• containerDuration? : undefined | number
The total playback time in seconds.
Optional
containerImages
• containerImages? : WebImage[]
Images associated with the queue. By default the first image is used when displaying queue information. Used for audio book image, a TV Channel logo, album cover, etc.
Optional
containerType
• containerType? : MediaQueueContainerType
The type of metadata.
Optional
sections
• sections? : MediaMetadata[]
The metadata of each section that a media stream contains.
Optional
title
• title? : undefined | string
The container title. It can be audiobook title, Live TV Channel name, album name or playlist name, etc.