Preparing search index...
The search index is not available
@videojs/dash-parser
@videojs/dash-parser
TagInfo
Interface TagInfo
interface
TagInfo
{
hasChildren
:
boolean
;
tagAttributes
:
Record
<
string
,
string
>
;
tagKey
:
string
;
tagValue
:
null
|
string
;
}
Index
Properties
has
Children
tag
Attributes
tag
Key
tag
Value
Properties
has
Children
hasChildren
:
boolean
tag
Attributes
tagAttributes
:
Record
<
string
,
string
>
tag
Key
tagKey
:
string
tag
Value
tagValue
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
Children
tag
Attributes
tag
Key
tag
Value
@videojs/dash-parser
Loading...