package

androidx.media3.extractor.mp4

Classes

FragmentedMp4ExtractorExtracts data from the FMP4 container format.
Mp4ExtractorExtracts data from the MP4 container format.
PsshAtomUtilUtility methods for handling PSSH atoms.
TrackEncapsulates information describing an MP4 track.
TrackEncryptionBoxEncapsulates information parsed from a track encryption (tenc) box or sample group description (sgpd) box in an MP4 stream.

Annotation Types

FragmentedMp4Extractor.FlagsFlags controlling the behavior of the extractor.
Mp4Extractor.FlagsFlags controlling the behavior of the extractor.
Track.TransformationThe transformation to apply to samples in the track, if any.