@svta/common-media-library
Preparing search index...
SegmentHls
Type Alias SegmentHls
Alpha
HLS Segments
type
SegmentHls
=
{
byterange
?:
Byterange
;
duration
:
number
;
map
?:
{
byterange
:
Byterange
;
uri
:
string
}
;
timeline
?:
number
;
title
?:
string
;
uri
?:
string
;
}
Index
Properties
byterange?
duration
map?
timeline?
title?
uri?
Properties
Optional
byterange
byterange
?:
Byterange
duration
duration
:
number
Optional
map
map
?:
{
byterange
:
Byterange
;
uri
:
string
}
Optional
timeline
timeline
?:
number
Optional
title
title
?:
string
Optional
uri
uri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
byterange
duration
map
timeline
title
uri
@svta/common-media-library
Loading...
HLS Segments