Preparing search index...
The search index is not available
Accurate Player Plugins API
Accurate Player Plugins API
VttSubtitleInternal
Interface VttSubtitleInternal
interface
VttSubtitleInternal
{
cues
?:
VTTCue
[]
;
id
?:
string
;
kind
:
string
;
label
:
string
;
nativeElement
?:
HTMLTrackElement
;
src
:
string
|
SubtitleSource
;
srclang
:
string
;
startTime
?:
TimeCode
;
}
Index
Properties
cues?
id?
kind
label
native
Element?
src
srclang
start
Time?
Properties
Optional
cues
cues
?:
VTTCue
[]
Optional
id
id
?:
string
kind
kind
:
string
label
label
:
string
Optional
native
Element
native
Element
?:
HTMLTrackElement
src
src
:
string
|
SubtitleSource
srclang
srclang
:
string
Optional
start
Time
start
Time
?:
TimeCode
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
cues
id
kind
label
native
Element
src
srclang
start
Time
Accurate Player Plugins API
Loading...