Amazon Developer

as

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

TextTrackCueList

https://html.spec.whatwg.org/multipage/media.html#texttrackcuelist

Properties

length

length: number

https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcuelist-length

Methods

getCueById()

getCueById(id: string): TextTrackCue

https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcuelist-getcuebyid

Parameters

id

string

Returns

TextTrackCue


Last updated: Jul 22, 2026