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

Packages that use BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC
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_AAC in lame.blade
 

Fields in lame.blade declared as BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC
protected  BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC BE_CONFIG.STRUCT_FORMAT.aac
           
 

Methods in lame.blade that return BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC
 BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC BE_CONFIG.STRUCT_FORMAT.getAac()
          Returns the current value of aac attribute.
 

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

Methods in lameonj.encoder.blade that return BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC
 BE_CONFIG.STRUCT_FORMAT.STRUCT_AAC BeConfigAAC.getAac()
          Returns the internal value of the BE_CONFIG.STRUCT_FORMAT.aac attribute of the internal BE_CONFIG structure.
 



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