Package com.sedmelluq.discord.lavaplayer.container.mpeg.reader
-
Interface Summary Interface Description MpegFileTrackProvider Track provider for a type of MP4 file.MpegParseStopChecker Stop checker which is called before and after parsing each section in an MP4 file to check if parsing should be stopped.MpegSectionHandler Handles one MPEG section which has no version infoMpegVersionedSectionHandler Handles one MPEG section which has version info -
Class Summary Class Description MpegReader Handles reading parts of an MP4 fileMpegReader.Chain Child element processing helper class.MpegSectionInfo Information for one MP4 section (aka box)MpegVersionedSectionInfo Information for one MP4 section (aka box) including version and flags