Microsoft DirectX 8.1 (C++) |
Description
The EnumDevices sample shows how to enumerate and create playback and capture devices.
Path
Source: (SDK root)\Samples\Multimedia\DirectSound\EnumDevices
Executable: (SDK root)\Samples\Multimedia\DirectSound\Bin
User's Guide
Select a playback and capture device from the dropdown lists. Click Create.
Programming Notes
See Readme.txt in the source code folder.
See Also