Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

MediaSessionState

Represents the media session state.

Properties

id

id: IMediaSessionId

The ID of the session.


playbackState

playbackState: IPlaybackState

The playback state.


mediaInfo?

optional mediaInfo: IMediaInfo

The information about the media.


capabilities

capabilities: ICapabilities

The capabilities supported by the media.


playlistState?

optional playlistState: IPlaylistState

The state of the playlist.


controls

controls: IControl[]

An array of controls for supported by the media player.


Last updated: Jul 22, 2026