Public Attributes

xl7::PreConfig::DSound Struct Reference

#include <PreConfig.h>

List of all members.

Public Attributes

GUID driver_guid
DWORD coop_level
DWORD samples_per_sec
DWORD bits_per_sample
bool _3d_support

Detailed Description

The presets for the DirectSound component.


Member Data Documentation

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).


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines