Class | Description |
---|---|
FragmentedMp4Extractor |
Facilitates the extraction of data from the fragmented mp4 container format.
|
Mp4Extractor |
Extracts data from an unfragmented MP4 file.
|
PsshAtomUtil |
Utility methods for handling PSSH atoms.
|
Track |
Encapsulates information describing an MP4 track.
|
TrackEncryptionBox |
Encapsulates information parsed from a track encryption (tenc) box or sample group description
(sgpd) box in an MP4 stream.
|
Annotation Type | Description |
---|---|
FragmentedMp4Extractor.Flags |
Flags controlling the behavior of the extractor.
|
Track.Transformation |
The transformation to apply to samples in the track, if any.
|