DirectSound8
The DirectSound8 class represents the DirectSound playback system. Applications use the methods of the DirectSound8 class to create buffer objects and set up the audio environment.
An object of this class is obtained by using the DirectX8.DirectSoundCreate method.
The DirectSound8 class has the following methods.
Buffer creation
Devices
| Method |
Description |
| GetCaps |
Retrieves the capabilities of the hardware device. |
Initialization
| Method |
Description |
| SetCooperativeLevel |
Sets the cooperative level of the application for this sound device. |
Speaker configuration