as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
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(仅提供英文版)。待办事项: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日