@ceeblue/web-utils
Preparing search index...
CML
WebVttResultType
Type Alias WebVttResultType
Beta
WebVTT result types.
type
WebVttResultType
=
{
CUE
:
"cue"
;
ERROR
:
"error"
;
REGION
:
"region"
;
STYLE
:
"style"
;
TIMESTAMP_MAP
:
"timestampmap"
;
}
Index
Properties
CUE
ERROR
REGION
STYLE
TIMESTAMP_
MAP
Properties
Readonly
CUE
CUE
:
"cue"
Readonly
ERROR
ERROR
:
"error"
Readonly
REGION
REGION
:
"region"
Readonly
STYLE
STYLE
:
"style"
Readonly
TIMESTAMP_
MAP
TIMESTAMP_MAP
:
"timestampmap"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
CUE
ERROR
REGION
STYLE
TIMESTAMP_
MAP
@ceeblue/web-utils
Loading...
WebVTT result types.