Modifier and Type | Interface and Description |
---|---|
interface |
AudioDevice3D
The AudioDevice3D class defines a 3D audio device that is used to set
sound and aural attributes.
|
interface |
AudioDevice3DL2
Extends AudioDevice3D to include reverb and environmental audio parameters
that are defined in the MIDI Manufactures' Association Interactive Audio
Special Interest Group (MMA IASIG) Level 2 Specification.
|
Modifier and Type | Method and Description |
---|---|
AudioDevice |
PhysicalEnvironment.getAudioDevice()
Gets the audioDevice for this PhysicalEnvironment.
|
Modifier and Type | Method and Description |
---|---|
void |
PhysicalEnvironment.setAudioDevice(AudioDevice device)
Sets the specified AudioDevice object as the device through
which audio rendering for this PhysicalEnvironment will be
performed.
|
Copyright © 2023. All rights reserved.