|
|||||||
PREV NEXT | FRAMES NO FRAMES |
Bistream
class is responsible for parsing
an MPEG audio bitstream.
BistreamException
s.BitstreamException
are thrown
when operations on a Bitstream
fail.
Converter
class implements the conversion of
an MPEG audio file to a .WAV file. ProgressListener
that writes
notification text to a PrintWriter
.Decoder
class encapsulates the details of
decoding an MPEG audio frame.Params
class presents the customizable
aspects of the decoder.
Decoder
instance with default
parameters.
Decoder
instance with default
parameters.
DecoderException
represents the class of
errors that can occur when decoding MPEG audio.InputStream
.
InputStream
.
Equalizer
class can be used to specify
equalization settings for the MPEG audio decoder.
Equalizer
instance.
OutputChannels
instance
corresponding to the given channel code.
InputStreamSource
implements a
Source
that provides data from an InputStream
. jlc
class presents the JavaLayer
Conversion functionality as a command-line program.SampleBuffer
class implements an output buffer
that provides storage for a fixed size block of samples.
|
|||||||
PREV NEXT | FRAMES NO FRAMES |