Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Represents the actions that you can invoke using the media control client.

Constructors

new Action()

new Action(name): Action

Parameters

name
string

Returns

Action

Properties

name

name: string

DISBLE_TEXT_TRACK

readonly static DISBLE_TEXT_TRACK: Action

ENABLE_SHUFFLE

readonly static ENABLE_SHUFFLE: Action

ENABLE_TEXT_TRACK

readonly static ENABLE_TEXT_TRACK: Action

FAST_FORWARD

readonly static FAST_FORWARD: Action

GET_META_DATA

readonly static GET_META_DATA: Action

NEXT

readonly static NEXT: Action

PAUSE

readonly static PAUSE: Action

PLAY

readonly static PLAY: Action

PREVIOUS

readonly static PREVIOUS: Action

REWIND

readonly static REWIND: Action

SEEK

readonly static SEEK: Action

SET_AUDIO_TRACK

readonly static SET_AUDIO_TRACK: Action

SET_AUDIO_VOLUME

readonly static SET_AUDIO_VOLUME: Action

SET_PLAYBACK_SPEED

readonly static SET_PLAYBACK_SPEED: Action

SET_RATING

readonly static SET_RATING: Action

SET_REPEAT_MODE

readonly static SET_REPEAT_MODE: Action

SKIP_BACKWARD

readonly static SKIP_BACKWARD: Action

SKIP_FORWARD

readonly static SKIP_FORWARD: Action

START_OVER

readonly static START_OVER: Action

STOP

readonly static STOP: Action

TOGGLE_PLAY_PAUSE

readonly static TOGGLE_PLAY_PAUSE: Action
Last modified on September 30, 2025