as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
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