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

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

Fields in lame.blade declared as BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1
protected  BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1 BE_CONFIG.STRUCT_FORMAT.LHV1
           
 

Methods in lame.blade that return BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1
 BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1 BE_CONFIG.STRUCT_FORMAT.getLHV1()
          Returns the current value of LHV1 attribute.
 

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

Methods in lameonj.encoder.blade that return BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1
 BE_CONFIG.STRUCT_FORMAT.STRUCT_LHV1 BeConfigLHV1.getLHV1()
          Returns the internal value of the BE_CONFIG.STRUCT_FORMAT.LHV1 attribute of the internal BE_CONFIG structure.
 



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