Package | Description |
---|---|
com.drew.metadata.mp4.boxes |
Boxes are formed as per the official ISO base media file format specifications
Original ISO documentation publically available at http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html
ISO/IEC 14496-12:2015
|
com.drew.metadata.mp4.media |
Contains classes for extracting data from media data atom types.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeToSampleBox.addMetadata(Mp4SoundDirectory directory) |
void |
SoundMediaHeaderBox.addMetadata(Mp4SoundDirectory directory) |
void |
AudioSampleEntry.addMetadata(Mp4SoundDirectory directory) |
Constructor and Description |
---|
Mp4SoundDescriptor(Mp4SoundDirectory directory) |
Copyright © 2024. All rights reserved.