Uses of Class
com.tuneology.avm.mixer.NativeMixer

Packages that use NativeMixer
com.tuneology.avm.mixer An API to a sound card's mixer hardware. 
 

Uses of NativeMixer in com.tuneology.avm.mixer
 

Constructors in com.tuneology.avm.mixer with parameters of type NativeMixer
NativeMixerElement(NativeMixer m, long e, java.lang.String n)
          Create a new element.
NativeMixerSwitch(NativeMixer m, long e, java.lang.String n)
          Create a new switch.