| Package | Description |
|---|---|
| javazoom.jl.decoder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BitstreamErrors
This interface describes all error codes that can be thrown
in
BistreamExceptions. |
interface |
DecoderErrors
This interface provides constants describing the error
codes used by the Decoder to indicate errors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bitstream
The
Bistream class is responsible for parsing
an MPEG audio bitstream. |
class |
BitstreamException
Instances of
BitstreamException are thrown
when operations on a Bitstream fail. |
class |
Decoder
The
Decoder class encapsulates the details of
decoding an MPEG audio frame. |
class |
DecoderException
The
DecoderException represents the class of
errors that can occur when decoding MPEG audio. |
Copyright © 2016. All Rights Reserved.