ReactOS 0.4.15-dev-7924-g5949c20
_DSCBUFFERDESC Struct Reference

#include <dsound.h>

Collaboration diagram for _DSCBUFFERDESC:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwBufferBytes
 
DWORD dwReserved
 
LPWAVEFORMATEX lpwfxFormat
 
DWORD dwFXCount
 
LPDSCEFFECTDESC lpDSCFXDesc
 

Detailed Description

Definition at line 355 of file dsound.h.

Member Data Documentation

◆ dwBufferBytes

◆ dwFlags

DWORD _DSCBUFFERDESC::dwFlags

Definition at line 358 of file dsound.h.

Referenced by dscenum_callback(), and IDirectSoundFullDuplex_tests().

◆ dwFXCount

DWORD _DSCBUFFERDESC::dwFXCount

Definition at line 362 of file dsound.h.

◆ dwReserved

DWORD _DSCBUFFERDESC::dwReserved

Definition at line 360 of file dsound.h.

Referenced by CDirectSoundCapture_fnCreateCaptureBuffer(), and dscenum_callback().

◆ dwSize

◆ lpDSCFXDesc

LPDSCEFFECTDESC _DSCBUFFERDESC::lpDSCFXDesc

Definition at line 363 of file dsound.h.

◆ lpwfxFormat


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