Preparing search index...
The search index is not available
@videojs/hls-parser
@videojs/hls-parser
VariantStreamSpecific
Interface VariantStreamSpecific
interface
VariantStreamSpecific
{
audio
?:
string
;
closedCaptions
?:
string
;
frameRate
?:
number
;
subtitles
?:
string
;
}
Hierarchy (
View Summary
)
VariantStreamSpecific
VariantStream
Index
Properties
audio?
closed
Captions?
frame
Rate?
subtitles?
Properties
Optional
audio
audio
?:
string
Optional
closed
Captions
closedCaptions
?:
string
Optional
frame
Rate
frameRate
?:
number
Optional
subtitles
subtitles
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
closed
Captions
frame
Rate
subtitles
@videojs/hls-parser
Loading...