Microsoft DirectX 8.1 (C++) |
The following executable applications using the DirectSound API are found on the Start menu under Programs/Microsoft DirectX 8.1 SDK/Visual C++ Samples/ DirectSound Samples.
The source code is in the following folder:
(SDK root)\samples\Multimedia\DirectSound
In addition to these samples, the source files for tutorial applications are contained in the following folder:
(SDK root)\samples\Multimedia\DirectSound\Tutorials
For more information, see DirectX Audio C++ Tutorials.
The samples other than the tutorials use common source files that implement functions and classes for basic DirectMusic and DirectSound functionality and for general tasks such as finding media files. These files are found in the following folder:
(SDK root)\samples\Multimedia\Common\src