Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート

TextTrackCue

TextTrackCue

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

拡張

プロパティ

track?

optional readonly track: TextTrack | null

詳細については、https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcue-track(英語のみ)を参照してください。


id

id: string

詳細については、https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcue-id(英語のみ)を参照してください。


startTime

startTime: number

詳細については、https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcue-starttime(英語のみ)を参照してください。


endTime

endTime: number

https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcue-endtime.TODO:unrestricted double?


pauseOnExit

pauseOnExit: boolean

https://html.spec.whatwg.org/multipage/media.html#dom-texttrackcue-pauseonexit


onenter

onenter: EventHandler

詳細については、https://html.spec.whatwg.org/multipage/media.html#handler-texttrackcue-onenter(英語のみ)を参照してください。


onexit

onexit: EventHandler

詳細については、https://html.spec.whatwg.org/multipage/media.html#handler-texttrackcue-onexit(英語のみ)を参照してください。


Last updated: 2026年7月22日