Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Experimental WebAPI
GitHub

TextTrackCueList

Values

getCueById

Returns the first text track cue (in text track cue order) with text track cue identifier id.

Returns null if none of the cues have the given identifier or if the argument is the empty string.Read more on MDN

letgetCueById: (
WebAPI.WebVTTAPI.textTrackCueList,
string,
)=>WebAPI.WebVTTAPI.textTrackCue

[8]ページ先頭

©2009-2025 Movatter.jp