| Modifier and Type | Class and Description |
|---|---|
class |
AppleDataRateBox
4cc = ""rmdr""
|
class |
AppleDataReferenceBox
4cc = ""rdrf""
|
class |
AppleLosslessSpecificBox
4cc = ""alac""
|
class |
BaseMediaInfoAtom
4cc = ""gmin""
|
class |
CleanApertureAtom
4cc = ""clef""
|
class |
TrackEncodedPixelsDimensionsAtom
4cc = ""enof""
|
class |
TrackProductionApertureDimensionsAtom
4cc = ""prof""
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssetInformationBox
4cc = ""ainf""
|
class |
BaseLocationBox
4cc = ""bloc""
|
class |
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;
}
}
|
class |
TrickPlayBox
4cc = ""trik""
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDescriptorBox
ES Descriptor Box.
|
class |
ESDescriptorBox
4cc = ""esds""
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSampleEncryptionBox |
class |
AbstractTrackEncryptionBox |
class |
ProtectionSystemSpecificHeaderBox
4cc = ""pssh""
|
class |
SampleEncryptionBox
4cc = ""senc""
|
class |
TrackEncryptionBox
4cc = ""tenc""
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventMessageBox
The Event Message box ('emsg') provides signalling for generic events related to the media
presentation time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PiffSampleEncryptionBox
aligned(8) class SampleEncryptionBox extends FullBox(‘uuid’, extended_type= 0xA2394F52-5A9B-4f14-A244-6C427C648DF4, version=0, flags=0)
{
if (flags & 0x000001)
{
unsigned int(24) AlgorithmID;
unsigned int(8) IV_size;
unsigned int(8)[16] KID;
}
unsigned int (32) sample_count;
{
unsigned int(IV_size) InitializationVector;
if (flags & 0x000002)
{
unsigned int(16) NumberOfEntries;
{
unsigned int(16) BytesOfClearData;
unsigned int(32) BytesOfEncryptedData;
} [ NumberOfEntries]
}
}[ sample_count ]
}
|
class |
PiffTrackEncryptionBox
aligned(8) class TrackEncryptionBox extends FullBox(‘uuid’,
extended_type=0x8974dbce-7be7-4c51-84f9-7148f9882554, version=0,
flags=0)
{
unsigned int(24) default_AlgorithmID;
unsigned int(8) default_IV_size;
unsigned int(8)[16] default_KID;
}
|
class |
TfrfBox
4cc = "uuid", d4807ef2-ca39-4695-8e54-26cb9e46a79f
|
class |
TfxdBox
4cc = "uuid", 6d1d9b05-42d5-44e6-80e2-141daff757b2
|
class |
UuidBasedProtectionSystemSpecificHeaderBox
4cc = "uuid", d08a4f18-10f3-4a82-b6c8-32d8aba183d3
|
| Modifier and Type | Class and Description |
|---|---|
class |
OmaDrmAccessUnitFormatBox
4cc = ""odaf""
|
| Modifier and Type | Class and Description |
|---|---|
class |
SampleGroupDescriptionBox
4cc = ""sgpd""
|
class |
SampleToGroupBox
4cc = ""sbgp""
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlbumBox
4cc = ""albm""
|
class |
AuthorBox
4cc = ""auth""
|
class |
ClassificationBox
4cc = ""clsf""
|
class |
CopyrightBox
4cc = ""cprt""
|
class |
DescriptionBox
4cc = ""dscp""
|
class |
GenreBox
4cc = ""gnre""
|
class |
KeywordsBox
4cc = ""kywd""
|
class |
LocationInformationBox
4cc = ""loci""
|
class |
PerformerBox
4cc = ""perf""
|
class |
RatingBox
4cc = ""rtng""
|
class |
RecordingYearBox
4cc = ""yrrc""
|
class |
TitleBox
4cc = ""titl""
|
Copyright © 2020. All rights reserved.