Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

IMediaMetadata

interface expected by object returning metadata.

Properties

mediaId

mediaId: any

The ID of the media.


title?

optional title: string

Optional. The title of the media.


date?

optional date: string

Optional. The date of the media.


authors?

optional authors: IArtist[]

Optional. An array that contains the authors of the media.


artists?

optional artists: IArtist[]

Optional. An array that contains the artists of the media.


composers?

optional composers: IArtist[]

Optional. An array that contains the composers of the media.


genre?

optional genre: string

Optional. The genre of the media.


description?

optional description: string

Optional. The description of the media


album?

optional album: string

Optional. The album that contains the media.


artwork

artwork: IArtwork[]

An artwork of media.


radioStationInfo?

optional radioStationInfo: IRadioStationInfo

Optional. Information about the radio station that is playing the media.


mediaProviderInfo?

optional mediaProviderInfo: IMediaProviderInfo

Optional. Information about the media provider that is playing the media.


audioBookInfo?

optional audioBookInfo: IAudioBookInfo

Optional. Information about the audio book that is playing the media.


playbackSource?

optional playbackSource: IPlaybackSource

Optional. Information about the playback source.


mediaType?

optional mediaType: string

Optional. The type of media.


Last updated: Jul 22, 2026