Preparing search index...
The search index is not available
Accurate Player Plugins API
Accurate Player Plugins API
SubtitleCue
Interface SubtitleCue
SubtitleCue interface used for cues in subtitles
interface
SubtitleCue
{
endSeconds
:
number
;
id
:
string
;
offset
?:
number
;
startSeconds
:
number
;
styling
?:
Styling
;
text
:
string
;
vttCue
?:
VTTCue
;
}
Index
Properties
end
Seconds
id
offset?
start
Seconds
styling?
text
vtt
Cue?
Properties
end
Seconds
end
Seconds
:
number
id
id
:
string
Optional
offset
offset
?:
number
start
Seconds
start
Seconds
:
number
Optional
styling
styling
?:
Styling
text
text
:
string
Optional
vtt
Cue
vtt
Cue
?:
VTTCue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
end
Seconds
id
offset
start
Seconds
styling
text
vtt
Cue
Accurate Player Plugins API
Loading...
SubtitleCue interface used for cues in subtitles