|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dsound.h>

Public Attributes | |
| DWORD | dwSize |
| DWORD | dwFlags |
| DWORD | dwBufferBytes |
| DWORD | dwReserved |
| LPWAVEFORMATEX | lpwfxFormat |
| DWORD | dwFXCount |
| LPDSCEFFECTDESC | lpDSCFXDesc |
| DWORD _DSCBUFFERDESC::dwBufferBytes |
Definition at line 359 of file dsound.h.
Referenced by CDirectSoundCapture_fnCreateCaptureBuffer(), dscenum_callback(), IDirectSoundCaptureBufferImpl_Create(), IDirectSoundFullDuplex_tests(), NewDirectSoundCaptureBuffer(), and test_COM().
| DWORD _DSCBUFFERDESC::dwFlags |
Definition at line 358 of file dsound.h.
Referenced by dscenum_callback(), and IDirectSoundFullDuplex_tests().
| DWORD _DSCBUFFERDESC::dwReserved |
Definition at line 360 of file dsound.h.
Referenced by CDirectSoundCapture_fnCreateCaptureBuffer(), and dscenum_callback().
| DWORD _DSCBUFFERDESC::dwSize |
Definition at line 357 of file dsound.h.
Referenced by CDirectSoundCapture_fnCreateCaptureBuffer(), dscenum_callback(), IDirectSoundCaptureBufferImpl_Create(), IDirectSoundFullDuplex_tests(), and test_COM().
| LPDSCEFFECTDESC _DSCBUFFERDESC::lpDSCFXDesc |
| LPWAVEFORMATEX _DSCBUFFERDESC::lpwfxFormat |
Definition at line 361 of file dsound.h.
Referenced by CDirectSoundCapture_fnCreateCaptureBuffer(), dscenum_callback(), IDirectSoundCaptureBufferImpl_Create(), IDirectSoundFullDuplex_tests(), NewDirectSoundCaptureBuffer(), and test_COM().