A B C D E F G H I K L M N O P Q R S T U V W X Z 

M

Main - Class in net.sourceforge.jaad
Command line example, that can decode an AAC file to a WAVE file.
Main() - Constructor for class net.sourceforge.jaad.Main
 
main(String[]) - Static method in class net.sourceforge.jaad.Main
 
main(String[]) - Static method in class net.sourceforge.jaad.MP4Info
 
main(String[]) - Static method in class net.sourceforge.jaad.Play
 
main(String[]) - Static method in class net.sourceforge.jaad.Radio
 
majorBrand - Variable in class net.sourceforge.jaad.mp4.boxes.impl.FileTypeBox
 
MASK16 - Static variable in class net.sourceforge.jaad.mp4.MP4InputStream
 
MASK8 - Static variable in class net.sourceforge.jaad.mp4.MP4InputStream
 
maskBits(int) - Method in class net.sourceforge.jaad.aac.syntax.BitStream
 
MAX_ELEMENTS - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
MAX_LTP_SFB - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
MAX_MS_MASK - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
MAX_SECTIONS - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
MAX_WINDOW_COUNT - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
MAX_WINDOW_GROUP_COUNT - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
MEDIA_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MEDIA_DATA_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MEDIA_HEADER_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MEDIA_INFORMATION_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MediaDataBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The Media Data Box contains the media data.
MediaDataBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MediaDataBox
 
MediaHeaderBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The media header declares overall information that is media-independent, and relevant to characteristics of the media in a track.
MediaHeaderBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MediaHeaderBox
 
META_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
META_BOX_RELATION_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
META_TYPE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MetaBox - Class in net.sourceforge.jaad.mp4.boxes.impl
 
MetaBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MetaBox
 
MetaBoxRelationBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The metabox relation box indicates a relation between two meta boxes at the same level, i.e., the top level of the file, the Movie Box, or Track Box.
MetaBoxRelationBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MetaBoxRelationBox
 
MetaData - Class in net.sourceforge.jaad.mp4.api
This class contains the metadata for a movie.
MetaData.Field<T> - Class in net.sourceforge.jaad.mp4.api
 
MIN_INPUT_SIZE - Static variable in interface net.sourceforge.jaad.aac.syntax.Constants
 
minorVersion - Variable in class net.sourceforge.jaad.mp4.boxes.impl.FileTypeBox
 
Movie - Class in net.sourceforge.jaad.mp4.api
 
Movie(Box, MP4InputStream) - Constructor for class net.sourceforge.jaad.mp4.api.Movie
 
MOVIE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_EXTENDS_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_EXTENDS_HEADER_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_FRAGMENT_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_FRAGMENT_HEADER_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_FRAGMENT_RANDOM_ACCESS_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_FRAGMENT_RANDOM_ACCESS_OFFSET_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MOVIE_HEADER_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MovieExtendsHeaderBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The Movie Extends Header is optional, and provides the overall duration, including fragments, of a fragmented movie.
MovieExtendsHeaderBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MovieExtendsHeaderBox
 
MovieFragmentHeaderBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The movie fragment header contains a sequence number, as a safety check.
MovieFragmentHeaderBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MovieFragmentHeaderBox
 
MovieFragmentRandomAccessOffsetBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The Movie Fragment Random Access Offset Box provides a copy of the length field from the enclosing Movie Fragment Random Access Box.
MovieFragmentRandomAccessOffsetBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MovieFragmentRandomAccessOffsetBox
 
MovieHeaderBox - Class in net.sourceforge.jaad.mp4.boxes.impl
The movie header box defines overall information which is media-independent, and relevant to the entire presentation considered as a whole.
MovieHeaderBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.MovieHeaderBox
 
MP4 - Static variable in class net.sourceforge.jaad.spi.javasound.AACAudioFileReader
 
MP4A_SAMPLE_ENTRY - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MP4Container - Class in net.sourceforge.jaad.mp4
The MP4Container is the central class for the MP4 demultiplexer.
MP4Container(InputStream) - Constructor for class net.sourceforge.jaad.mp4.MP4Container
 
MP4Container(RandomAccessFile) - Constructor for class net.sourceforge.jaad.mp4.MP4Container
 
MP4Exception - Exception in net.sourceforge.jaad.mp4
 
MP4Exception(String) - Constructor for exception net.sourceforge.jaad.mp4.MP4Exception
 
MP4Info - Class in net.sourceforge.jaad
 
MP4Info() - Constructor for class net.sourceforge.jaad.MP4Info
 
MP4InputStream - Class in net.sourceforge.jaad.mp4
 
MP4V_SAMPLE_ENTRY - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MPEG_SAMPLE_ENTRY - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
 
MPEGSampleEntry - Class in net.sourceforge.jaad.mp4.boxes.impl.sampleentries
The MPEG sample entry is used in MP4 streams other than video, audio and hint.
MPEGSampleEntry() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.MPEGSampleEntry
 
MS - Class in net.sourceforge.jaad.aac.tools
Mid/side stereo
MSMask - Enum in net.sourceforge.jaad.aac.tools
The MSMask indicates, if MS is applied to a specific ICStream.
A B C D E F G H I K L M N O P Q R S T U V W X Z