ReactOS 0.4.15-dev-7958-gcd0bb1a
_DSBUFFERDESC Struct Reference

#include <dsound.h>

Collaboration diagram for _DSBUFFERDESC:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwBufferBytes
 
DWORD dwReserved
 
LPWAVEFORMATEX lpwfxFormat
 
GUID guid3DAlgorithm
 

Detailed Description

Definition at line 286 of file dsound.h.

Member Data Documentation

◆ dwBufferBytes

◆ dwFlags

◆ dwReserved

DWORD _DSBUFFERDESC::dwReserved

Definition at line 291 of file dsound.h.

Referenced by IDirectSound8_fnCreateSoundBuffer(), and test_hw_buffers().

◆ dwSize

◆ guid3DAlgorithm

GUID _DSBUFFERDESC::guid3DAlgorithm

Definition at line 293 of file dsound.h.

Referenced by test_hw_buffers().

◆ lpwfxFormat


The documentation for this struct was generated from the following file: