| Package | Description |
|---|---|
| javazoom.jl.decoder |
| Class and Description |
|---|
| Bitstream
The
Bistream class is responsible for parsing
an MPEG audio bitstream. |
| BitstreamErrors
This interface describes all error codes that can be thrown
in
BistreamExceptions. |
| BitstreamException
Instances of
BitstreamException are thrown
when operations on a Bitstream fail. |
| Control
Work in progress.
|
| Decoder.Params
The
Params class presents the customizable
aspects of the decoder. |
| DecoderErrors
This interface provides constants describing the error
codes used by the Decoder to indicate errors.
|
| DecoderException
The
DecoderException represents the class of
errors that can occur when decoding MPEG audio. |
| Equalizer
The
Equalizer class can be used to specify
equalization settings for the MPEG audio decoder. |
| Equalizer.EQFunction |
| FrameDecoder
Implementations of FrameDecoder are responsible for decoding
an MPEG audio frame.
|
| Header
Class for extracting information from a frame header.
|
| JavaLayerErrors
Exception error codes for components of the JavaLayer API.
|
| JavaLayerException
The JavaLayerException is the base class for all API-level
exceptions thrown by JavaLayer.
|
| JavaLayerHook
The
JavaLayerHooks class allows developers to change
the way the JavaLayer library uses Resources. |
| Obuffer
Base Class for audio output.
|
| OutputChannels
A Type-safe representation of the the supported output channel
constants.
|
| Source
Work in progress.
|
Copyright © 2017. All rights reserved.