Package lame.blade

Contains the symmetric Java elements of the LAME methods, structures and constants defined in the archive BladeMP3EncDLL.h and exported in lame_enc.dll and libmp3lame.so/.dylib .

See:
          Description

Interface Summary
LAME_QUALITY_PRESET The LAME_QUALITY_PRESET interface is the Java symmetric representation of the corresponding C LAME enumeration as declared in the file BladeMP3EncDLL.h.
VBRMETHOD The LAME_QUALITY_PRESET interface is the Java symmetric representation of the corresponding C LAME enumeration as declared in the file BladeMP3EncDLL.h.
 

Class Summary
BE_CONFIG The BE_CONFIG class is the Java symmetric representation of the corresponding C LAME structure as declared in the file BladeMP3EncDLL.h.
BE_CONFIG.STRUCT_FORMAT The STRUCT_FORMAT class is the Java symmetric representation of the anonymous union data type of the format field of the LAME BE_CONFIG structure.
BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC The STRUCT_AAC class is the Java symmetric representation of the structure data type of the acc field of the STRUCT_FORMAT structure.
BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1 The STRUCT_LHV1 class is the Java symmetric representation of the structure data type of the LHV1 field of the STRUCT_FORMAT structure.
BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3 The STRUCT_MP3 class is the Java symmetric representation of the structure data type of the mp3 field of the STRUCT_FORMAT structure.
BE_VERSION The BE_VERSION class is the Java symmetric representation of the corresponding C LAME structure as declared in the file BladeMP3EncDLL.h.
BladeMP3EncDLL The BladeMP3EncDLL class is the container of the symmetric C LAME exported methods and constants declared in the file BladeMP3EncDLL.h.
 

Package lame.blade Description

Contains the symmetric Java elements of the LAME methods, structures and constants defined in the archive BladeMP3EncDLL.h and exported in lame_enc.dll and libmp3lame.so/.dylib .



Copyright © 2006-2008 Jose Maria Arranz. All Rights Reserved.