Package com.sun.j3d.audioengines.javasound

Provides a JavaSound-based implementation of a Java 3D audio device.

See:
          Description

Class Summary
JavaSoundMixer The JavaSoundMixer Class defines an audio output device that accesses JavaSound functionality stream data.
JSAuralParameters The AudioDevice dependent sound node and aural attribute node parameters.
JSChannel The JSChannel Class defines an audio output methods that call JavaSound API methods common for all data line types: streams, clip and MIDI lines.
JSClip The JSClip Class defines an audio output methods that call JavaSound Hae mixer methods.
JSDirectionalSample The PostionalSample Class defines the data and methods associated with a PointSound sample played through the AudioDevice.
JSMidi The JSMidi class defines audio output methods that call the JavaSound API methods for MIDI sounds.
JSPositionalSample The PostionalSample Class defines the data and methods associated with a PointSound sample played thru the AudioDevice.
JSSample The Sample Class extended for Java Sound Mixer specific audio device.
JSStream The JSStream class defines audio output methods that call the JavaSound API methods for streams.
JSThread The Thread Class extended for JavaSound Mixer specific audio device calls that dynamically, in 'real-time" change engine parameters such as volume/gain and sample-rate/frequency(pitch).
 

Package com.sun.j3d.audioengines.javasound Description

Provides a JavaSound-based implementation of a Java 3D audio device.



Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.