Package | Description |
---|---|
org.mp4parser.boxes.iso23001.part7 | |
org.mp4parser.boxes.microsoft |
Modifier and Type | Class and Description |
---|---|
class |
TrackEncryptionBox
4cc = ""tenc""
|
Modifier and Type | Class and Description |
---|---|
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;
}
|
Copyright © 2019. All rights reserved.