Preparing search index...
The search index is not available
@videojs/hls-parser
@videojs/hls-parser
ParsedPlaylist
Interface ParsedPlaylist
interface
ParsedPlaylist
{
contentSteering
?:
ContentSteering
;
custom
:
Record
<
string
,
unknown
>
;
dateRanges
:
DateRange
[]
;
define
:
Define
;
discontinuitySequence
?:
number
;
endList
:
boolean
;
iFramePlaylists
:
BaseStreamInf
[]
;
iFramesOnly
:
boolean
;
independentSegments
:
boolean
;
m3u
:
boolean
;
mediaSequence
?:
number
;
partInf
?:
PartInf
;
playlistType
?:
PlaylistType
;
preloadHints
:
PreloadHints
;
renditionGroups
:
RenditionGroups
;
renditionReports
:
RenditionReport
[]
;
segments
:
Segment
[]
;
serverControl
?:
ServerControl
;
sessionData
:
Record
<
string
,
SessionData
>
;
sessionKey
?:
SessionKey
;
skip
?:
Skip
;
start
?:
Start
;
targetDuration
?:
number
;
variantStreams
:
VariantStream
[]
;
version
?:
number
;
}
Index
Properties
content
Steering?
custom
date
Ranges
define
discontinuity
Sequence?
end
List
i
Frame
Playlists
i
Frames
Only
independent
Segments
m3u
media
Sequence?
part
Inf?
playlist
Type?
preload
Hints
rendition
Groups
rendition
Reports
segments
server
Control?
session
Data
session
Key?
skip?
start?
target
Duration?
variant
Streams
version?
Properties
Optional
content
Steering
contentSteering
?:
ContentSteering
custom
custom
:
Record
<
string
,
unknown
>
date
Ranges
dateRanges
:
DateRange
[]
define
define
:
Define
Optional
discontinuity
Sequence
discontinuitySequence
?:
number
end
List
endList
:
boolean
i
Frame
Playlists
iFramePlaylists
:
BaseStreamInf
[]
i
Frames
Only
iFramesOnly
:
boolean
independent
Segments
independentSegments
:
boolean
m3u
m3u
:
boolean
Optional
media
Sequence
mediaSequence
?:
number
Optional
part
Inf
partInf
?:
PartInf
Optional
playlist
Type
playlistType
?:
PlaylistType
preload
Hints
preloadHints
:
PreloadHints
rendition
Groups
renditionGroups
:
RenditionGroups
rendition
Reports
renditionReports
:
RenditionReport
[]
segments
segments
:
Segment
[]
Optional
server
Control
serverControl
?:
ServerControl
session
Data
sessionData
:
Record
<
string
,
SessionData
>
Optional
session
Key
sessionKey
?:
SessionKey
Optional
skip
skip
?:
Skip
Optional
start
start
?:
Start
Optional
target
Duration
targetDuration
?:
number
variant
Streams
variantStreams
:
VariantStream
[]
Optional
version
version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Steering
custom
date
Ranges
define
discontinuity
Sequence
end
List
i
Frame
Playlists
i
Frames
Only
independent
Segments
m3u
media
Sequence
part
Inf
playlist
Type
preload
Hints
rendition
Groups
rendition
Reports
segments
server
Control
session
Data
session
Key
skip
start
target
Duration
variant
Streams
version
@videojs/hls-parser
Loading...