Modifier and Type | Class and Description |
---|---|
class |
AppleDataRateBox
4cc = ""rmdr""
|
class |
AppleDataReferenceBox
4cc = ""rdrf""
|
class |
AppleLosslessSpecificBox
4cc = ""alac""
|
Modifier and Type | Class and Description |
---|---|
class |
TrickPlayBox
4cc = ""trik""
|
Modifier and Type | Class and Description |
---|---|
class |
MovieExtendsHeaderBox
4cc = ""mehd""
|
class |
MovieFragmentHeaderBox
4cc = ""mfhd""
|
class |
MovieFragmentRandomAccessOffsetBox
4cc = ""mfro""
|
class |
TrackExtendsBox
4cc = ""trex""
|
class |
TrackFragmentBaseMediaDecodeTimeBox
4cc = ""tfdt""
|
class |
TrackFragmentHeaderBox
4cc = ""tfhd""
|
class |
TrackFragmentRandomAccessBox
4cc = ""tfra""
|
class |
TrackRunBox
4cc = ""trun""
|
Modifier and Type | Class and Description |
---|---|
class |
LocationInformationBox
4cc = ""loci""
|
Modifier and Type | Class and Description |
---|---|
class |
AlbumArtistBox
4cc = ""albr""
|
class |
ContentDistributorIdBox
4cc = ""cdis""
|
class |
CoverUriBox
4cc = ""cvru""
|
class |
LyricsUriBox
4cc = ""lrcu""
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSampleEncryptionBox |
class |
AbstractTrackEncryptionBox |
Modifier and Type | Class and Description |
---|---|
class |
BaseMediaInfoAtom
4cc = ""gmin""
|
class |
CleanApertureAtom
4cc = ""clef""
|
class |
TrackEncodedPixelsDimensionsAtom
4cc = ""enof""
|
class |
TrackProductionApertureDimensionsAtom
4cc = ""prof""
|
Modifier and Type | Class and Description |
---|---|
class |
TrackEncryptionBox
4cc = ""tenc""
|
Modifier and Type | Class and Description |
---|---|
class |
ProtectionSystemSpecificHeaderBox
4cc = ""pssh""
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDescriptorBox
ES Descriptor Box.
|
class |
ESDescriptorBox
4cc = ""esds""
|
class |
ObjectDescriptorBox
4cc = ""iods""
|
Modifier and Type | Class and Description |
---|---|
class |
SampleGroupDescriptionBox
4cc = ""sgpd""
|
class |
SampleToGroupBox
4cc = ""sbgp""
|
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 |
SegmentIndexBox
4cc = ""sidx""
|
Modifier and Type | Class and Description |
---|---|
class |
AssetInformationBox
4cc = ""ainf""
|
class |
BaseLocationBox
4cc = ""bloc""
|
class |
SampleEncryptionBox
4cc = ""senc""
|
Copyright © 2014. All rights reserved.