- Radio - Class in net.sourceforge.jaad
-
Command line example, that can decode an AAC stream from an Shoutcast/Icecast
server.
- Radio() - Constructor for class net.sourceforge.jaad.Radio
-
- RATING - Static variable in class net.sourceforge.jaad.mp4.api.MetaData.Field
-
- RATING_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- RatingBox - Class in net.sourceforge.jaad.mp4.boxes.impl.meta
-
- RatingBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.meta.RatingBox
-
- read() - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads the next byte of data from the input.
- read(byte[], int, int) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads len
bytes of data from the input into the array
b
.
- readBit() - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- readBits(int) - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- readBool() - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- readBytes(int) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads up to eight bytes as a long value.
- readBytes(byte[]) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads data from the input stream and stores them into the buffer array b.
- readCache(boolean) - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
Reads the next four bytes.
- readChildren(MP4InputStream) - Method in class net.sourceforge.jaad.mp4.boxes.BoxImpl
-
- readChildren(MP4InputStream, int) - Method in class net.sourceforge.jaad.mp4.boxes.BoxImpl
-
- readChildren(MP4InputStream) - Method in class net.sourceforge.jaad.mp4.od.Descriptor
-
- readElementInstanceTag(BitStream) - Method in class net.sourceforge.jaad.aac.syntax.Element
-
- readFixedPoint(int, int) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads a fixed point number from the input.
- readHeader(BitStream) - Static method in class net.sourceforge.jaad.aac.transport.ADIFHeader
-
- readNextFrame() - Method in class net.sourceforge.jaad.adts.ADTSDemultiplexer
-
- readNextFrame() - Method in class net.sourceforge.jaad.mp4.api.Movie
-
Reads the next frame from this movie (from one of the contained tracks).
- readNextFrame() - Method in class net.sourceforge.jaad.mp4.api.Track
-
Reads the next frame from this track.
- readSegment(int, BitStream) - Method in class net.sourceforge.jaad.aac.error.BitsBuffer
-
- readString(int) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads n
bytes from the input as a String.
- readTerminated(int, int) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads a byte array from the input that is terminated by a specific byte
(the 'terminator').
- readUTFString(int, String) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads a null-terminated UTF-encoded String from the input.
- readUTFString(int) - Method in class net.sourceforge.jaad.mp4.MP4InputStream
-
Reads a null-terminated UTF-encoded String from the input.
- RELEASE_DATE - Static variable in class net.sourceforge.jaad.mp4.api.MetaData.Field
-
- RELEASE_DATE_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- REQUIREMENT_BOX - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- RequirementBox - Class in net.sourceforge.jaad.mp4.boxes.impl.meta
-
- RequirementBox() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.meta.RequirementBox
-
- reset() - Method in class net.sourceforge.jaad.aac.syntax.BitStream
-
- rewindReverse() - Method in class net.sourceforge.jaad.aac.error.BitsBuffer
-
- RTP_HINT_SAMPLE_ENTRY - Static variable in interface net.sourceforge.jaad.mp4.boxes.BoxTypes
-
- RTPHintSampleEntry - Class in net.sourceforge.jaad.mp4.boxes.impl.sampleentries
-
- RTPHintSampleEntry() - Constructor for class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.RTPHintSampleEntry
-
- RVLC - Class in net.sourceforge.jaad.aac.error
-
Reversable variable length coding
Decodes scalefactors if error resilience is used.
- RVLC() - Constructor for class net.sourceforge.jaad.aac.error.RVLC
-