Documentation
Preparing search index...
@svta/cml-cmaf-ham
Manifest
Type Alias Manifest
Alpha
Manifest object received as an input by the conversion to HAM object
type
Manifest
=
{
ancillaryManifests
?:
Manifest
[]
;
fileName
?:
string
;
manifest
:
string
;
metadata
?:
Map
<
string
,
string
>
;
type
:
ManifestFormat
;
}
Index
Properties
ancillary
Manifests?
file
Name?
manifest
metadata?
type
Properties
Optional
ancillary
Manifests
ancillaryManifests
?:
Manifest
[]
Optional
file
Name
fileName
?:
string
manifest
manifest
:
string
Optional
metadata
metadata
?:
Map
<
string
,
string
>
type
type
:
ManifestFormat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ancillary
Manifests
file
Name
manifest
metadata
type
Documentation
Loading...
Manifest object received as an input by the conversion to HAM object