|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Decoder | This object represents a decoding task. |
| GenericDecoder | This interface may be used to progressively decode MP3 data to PCM. |
| LAMEOnJStdDecoder | The LAMEOnJStdDecoder is the starting interface of the LAMEOnJ
decoder using an object oriented fashion to work with the LAME reflected
C methods using the LAME standard API. |
| PCMFrame | This interface represents a mono/stereo PCM frame. |
| StreamDecoder | This interface may be used to decode the specified source file or stream to MP3 with only one call or progressively by chunks. |
Contains the object oriented Java wrappers of the C methods, structures and constants of the LAME standard API for decoding.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||