MediaMetadata
Container for media metadata. Metadata has a media type, an optional list of images, and a collection of metadata fields.
You will typically want to use one of the subtypes, based on the type of media.
Hierarchy
Index
Properties
Properties
Optional
images
• images? : WebImage[]
List of images, e.g. a poster image, album cover, photo etc.
type
• type: "generic" | "movie" | "musicTrack" | "photo" | "tvShow" | "user"
Media type.