|
Class Summary |
| AudioSystem3D |
The AudioSystem3D class provides a set of methods for creating and
manipulating a 3D audio environment. |
| Buffer |
The Sound3D Buffer is a container for audio data used in the Sound3D
environment. |
| Context |
This class provides a Sound3D Context associated with a specified device. |
| Device |
This class provides a handle to a specific audio device. |
| Listener |
This class represents the human listener in the Sound3D environment. |
| Source |
This class is used to represent sound-producing objects in the Sound3D
environment. |
| Vec3f |
A onvenience class representing a 3-element float vector |