ReactOS 0.4.16-dev-340-g0540c21
|
#include <dsound.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwFlags |
DWORD | dwBufferBytes |
DWORD | dwReserved |
DWORD _DSCBCAPS::dwBufferBytes |
Definition at line 380 of file dsound.h.
Referenced by IDirectSoundCaptureBufferImpl_GetCaps(), and test_capture_buffer().
DWORD _DSCBCAPS::dwFlags |
Definition at line 379 of file dsound.h.
Referenced by IDirectSoundCaptureBufferImpl_GetCaps(), and test_capture_buffer().
DWORD _DSCBCAPS::dwReserved |
Definition at line 381 of file dsound.h.
Referenced by IDirectSoundCaptureBufferImpl_GetCaps().
DWORD _DSCBCAPS::dwSize |
Definition at line 378 of file dsound.h.
Referenced by IDirectSoundCaptureBufferImpl_GetCaps(), and test_capture_buffer().