Preparing search index...
The search index is not available
@videojs/hls-parser
@videojs/hls-parser
ParserOptions
Interface ParserOptions
interface
ParserOptions
{
customTagMap
?:
CustomTagMap
;
debugCallback
?:
DebugCallback
;
ignoreTags
?:
Set
<
string
>
;
warnCallback
?:
WarnCallback
;
}
Index
Properties
custom
Tag
Map?
debug
Callback?
ignore
Tags?
warn
Callback?
Properties
Optional
custom
Tag
Map
customTagMap
?:
CustomTagMap
Optional
debug
Callback
debugCallback
?:
DebugCallback
Optional
ignore
Tags
ignoreTags
?:
Set
<
string
>
Optional
warn
Callback
warnCallback
?:
WarnCallback
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Tag
Map
debug
Callback
ignore
Tags
warn
Callback
@videojs/hls-parser
Loading...