Package | Description |
---|---|
com.googlecode.mp4parser.authoring | |
com.googlecode.mp4parser.boxes | |
com.googlecode.mp4parser.boxes.cenc |
Modifier and Type | Method and Description |
---|---|
List<CencSampleAuxiliaryDataFormat> |
Mp4TrackImpl.getSampleEncryptionEntries() |
Modifier and Type | Method and Description |
---|---|
List<CencSampleAuxiliaryDataFormat> |
AbstractSampleEncryptionBox.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSampleEncryptionBox.setEntries(List<CencSampleAuxiliaryDataFormat> entries) |
Constructor and Description |
---|
CommonEncryptionSampleList(SecretKey secretKey,
List<Sample> parent,
List<CencSampleAuxiliaryDataFormat> auxiliaryDataFormats) |
Copyright © 2014. All rights reserved.