CML
Preparing search index...
@svta/cml-iso-bmff
TypeBox
Type Alias TypeBox<T>
Utility TypeBox
type
TypeBox
<
T
>
=
{
compatibleBrands
:
string
[]
;
majorBrand
:
string
;
minorVersion
:
number
;
type
:
T
;
}
Type Parameters
T
Index
Properties
compatible
Brands
major
Brand
minor
Version
type
Properties
compatible
Brands
compatibleBrands
:
string
[]
major
Brand
majorBrand
:
string
minor
Version
minorVersion
:
number
type
type
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compatible
Brands
major
Brand
minor
Version
type
CML
Loading...
Utility TypeBox