as

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

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: Sep 30, 2025