@svta/common-media-library
Preparing search index...
DashManifest
Type Alias DashManifest
Alpha
Json representation of the DASH Manifest
type
DashManifest
=
{
MPD
:
{
$
?:
{
maxSegmentDuration
?:
string
;
mediaPresentationDuration
?:
string
;
minBufferTime
?:
string
;
profiles
?:
string
;
type
?:
string
;
xmlns
?:
string
;
}
;
Period
:
Period
[]
;
}
;
}
Index
Properties
MPD
Properties
MPD
MPD
:
{
$
?:
{
maxSegmentDuration
?:
string
;
mediaPresentationDuration
?:
string
;
minBufferTime
?:
string
;
profiles
?:
string
;
type
?:
string
;
xmlns
?:
string
;
}
;
Period
:
Period
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
MPD
@svta/common-media-library
Loading...
Json representation of the DASH Manifest