| Class | Description |
|---|---|
| AssetInformationBox |
4cc = ""ainf""
|
| AssetInformationBox.Entry | |
| AvcNalUnitStorageBox |
4cc = ""avcn""
|
| BaseLocationBox |
4cc = ""bloc""
|
| ContentInformationBox |
aligned(8) class ContentInformationBox
extends FullBox(‘cinf’, version=0, flags=0)
{
string mimeSubtypeName;
string profile-level-idc;
string codecs;
unsigned int(8) protection;
string languages;
unsigned int(8) brand_entry_count;
for( int i=0; i < brand_entry_count; i++)
{
string iso_brand;
string version
}
unsigned int(8) id_entry_count;
for( int i=0; i < id_entry_count; i++)
{
string namespace;
string asset_id;
}
}
|
| ContentInformationBox.BrandEntry | |
| TrickPlayBox |
4cc = ""trik""
|
| TrickPlayBox.Entry |
Copyright © 2020. All rights reserved.