Example usage for Java javax.media.j3d PhysicalEnvironment fields, constructors, methods, implement or subclass
The text is from its open source code.
PhysicalEnvironment() Constructs a PhysicalEnvironment object with default parameters. |
void | setAudioDevice(AudioDevice device) Sets the specified AudioDevice object as the device through which audio rendering for this PhysicalEnvironment will be performed. |