vot.js - v2.4.12
Preparing search index...
@vot.js/ext
VOTTypes
VideoJSType
TextTrackV8
Type Alias TextTrackV8
type
TextTrackV8
=
{
id
:
string
;
kind
:
"subtitles"
|
"metadata"
;
label
:
string
;
language
:
string
;
mode
:
VOTTypes
.
VideoJSType
.
TextTrackMode
;
src
?:
string
;
}
Index
Properties
id
kind
label
language
mode
src?
Properties
id
id
:
string
kind
kind
:
"subtitles"
|
"metadata"
label
label
:
string
language
language
:
string
mode
mode
:
VOTTypes
.
VideoJSType
.
TextTrackMode
Optional
src
src
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
label
language
mode
src
vot.js - v2.4.12
Loading...