|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Encoder | This object represents an encoding task. |
| EncoderConfig | This interface basically wraps the low level Lame
API with some added checking. |
| GenericEncoder | This interface may be used to progressively encode PCM data to MP3. |
| LAMEOnJStdEncoder | The LAMEOnJStdEncoder is the starting interface of the LAMEOnJ
encoder using an object oriented fashion to work with the LAME reflected
C methods using the LAME standard API. |
| StreamEncoder | This interface may be used to encode 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 encoding.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||