as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
Ring
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

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