as

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

PlaybackState

Enum representing the state of content playback.

Enumeration Members

EXIT

EXIT: 2

Customer has exited the media player.


INTERSTITIAL

INTERSTITIAL: 3

An interstitial (e.g., advertisement, preview, intro, etc.) is playing.


PAUSED

PAUSED: 1

Customer has paused the content but still has the media player in focus.


PLAYING

PLAYING: 0

Customer is actively watching the content.


Last updated: Oct 02, 2025