#include <PreConfig.h>
Public Attributes | |
| GUID | driver_guid |
| DWORD | coop_level |
| DWORD | samples_per_sec |
| DWORD | bits_per_sample |
| bool | _3d_support |
The presets for the DirectSound component.
The flag specifying whether 3d-sound support is enabled.
The number of bits per sample ( if coop_level & DSSCL_PRIORITY).
The cooperative level of the sound device .
The globally unique id of the sound driver.
The number of samples per second (if coop_level & DSSCL_PRIORITY).
1.7.1