Uses of Package
lame.blade

Packages that use lame.blade
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 . 
lameonj.encoder.blade Contains the object oriented Java wrappers of the C methods, structures and constants of the LAME Blade MP3 Encoder API. 
 

Classes in lame.blade used by lame.blade
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.
 

Classes in lame.blade used by lameonj.encoder.blade
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.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.
 



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