Package com.tuneology.avm.mixer

An API to a sound card's mixer hardware.

See:
          Description

Interface Summary
AudioMixer This class represents an audio mixer.
MixerChannel This class represents a channel on an audio mixer.
MixerElement This abstract class represents an element, such as a channel or a switch, on an audio mixer.
MixerListener This is an interface for listeners looking to receive callbacks when the mixer state changes.
MixerSwitch This class represents a switch on an audio mixer.
 

Class Summary
MixerEvent This class represents a callback event from an audio mixer.
NativeMixer This class represents an audio mixer.
NativeMixerChannel This class represents a channel on an audio mixer.
NativeMixerElement This abstract class represents an element, such as a channel or a switch, on an audio mixer.
NativeMixerSwitch This class represents a switch on an audio mixer.
 

Package com.tuneology.avm.mixer Description

An API to a sound card's mixer hardware.

$Id: package.html,v 1.1 2003/02/24 01:29:03 xnarf Exp $