Uses of Class
lame.blade.BE_VERSION

Packages that use BE_VERSION
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_VERSION in lame.blade
 

Methods in lame.blade with parameters of type BE_VERSION
static void BladeMP3EncDLL.beVersion(BE_VERSION pbeVersion)
          Corresponds with the C method: VOID beVersion(PBE_VERSION pbeVersion);
 

Uses of BE_VERSION in lameonj.encoder.blade
 

Methods in lameonj.encoder.blade that return BE_VERSION
 BE_VERSION BeVersion.getBE_VERSION()
          Returns the internal BE_VERSION object used.
 



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