as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

Action

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