Uses of Class
lame.blade.BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3

Packages that use BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3
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. 
 

Uses of BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3 in lame.blade
 

Fields in lame.blade declared as BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3
protected  BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3 BE_CONFIG.STRUCT_FORMAT.mp3
           
 

Methods in lame.blade that return BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3
 BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3 BE_CONFIG.STRUCT_FORMAT.getMp3()
          Returns the current value of mp3 attribute.
 

Uses of BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3 in lameonj.encoder.blade
 

Methods in lameonj.encoder.blade that return BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3
 BE_CONFIG.STRUCT_FORMAT.STRUCT_MP3 BeConfigMP3.getMp3()
          Returns the internal value of the BE_CONFIG.STRUCT_FORMAT.mp3 attribute of the internal BE_CONFIG structure.
 



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