Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
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