| Class and Description |
|---|
| Bitstream
The
Bistream class is responsible for parsing an MPEG audio bitstream. |
| BitstreamException
Instances of
BitstreamException are thrown when operations on a Bitstream fail. |
| Crc16
16-Bit CRC checksum
|
| DecoderException
The
DecoderException represents the class of errors that can occur when decoding MPEG audio. |
| FrameDecoder
Implementations of FrameDecoder are responsible for decoding an MPEG audio frame.
|
| Header
Class for extracting information from a frame header.
|
| JavaLayerException
The JavaLayerException is the base class for all API-level exceptions thrown by JavaLayer.
|
| LayerIDecoder
Implements decoding of MPEG Audio Layer I frames.
|
| OutputBuffer
Base Class for audio output.
|
| OutputChannels
A Type-safe representation of the the supported output channel constants.
|
| SynthesisFilter
A class for the synthesis filter bank.
|
Copyright © 2013. All Rights Reserved.