Microsoft DirectX 8.0 (Visual Basic) |
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 function.
The methods of the DirectSound8 class can be organized into the following groups.
Initialization | SetCooperativeLevel |
Buffer creation | CreatePrimarySoundBuffer |
CreateSoundBuffer | |
CreateSoundBufferFromFile | |
CreateSoundBufferFromResource | |
DuplicateSoundBuffer | |
Device capabilities | GetCaps |
Speaker configuration | GetSpeakerConfig |
SetSpeakerConfig |