| Platform SDK: DirectX |
Applications use the methods of the DirectSound class to create DirectSound objects and set up the environment. This section is a reference to the methods of this class.
The object is obtained by using the DirectX7.DirectSoundCreate function.
The methods of the DirectSound class can be organized into the following groups.
| Initialization | SetCooperativeLevel |
| Buffer creation | CreateSoundBuffer |
| CreateSoundBufferFromFile | |
| CreateSoundBufferFromResource | |
| DuplicateSoundBuffer | |
| Device capabilities | GetCaps |
| Speaker configuration | GetSpeakerConfig |
| SetSpeakerConfig |