Uses of Class
lame.std.lame_version_t

Packages that use lame_version_t
lame.std Contains the symmetric Java elements of the standard LAME methods, structures and constants defined in the archive lame.h and exported in lame_enc.dll and libmp3lame.so/.dylib . 
lameonj.encoder.std Contains the object oriented Java wrappers of the C methods, structures and constants of the LAME standard API for encoding. 
 

Uses of lame_version_t in lame.std
 

Methods in lame.std with parameters of type lame_version_t
static void Lame.get_lame_version_numerical(lame_version_t version)
           
 

Uses of lame_version_t in lameonj.encoder.std
 

Methods in lameonj.encoder.std with parameters of type lame_version_t
 void EncoderConfig.getLameVersionNumerical(lame_version_t version)
           
 



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