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

Definition at line 246 of file dsound_private.h.
| LPBYTE DirectSoundCaptureDevice::buffer |
Definition at line 262 of file dsound_private.h.
| DWORD DirectSoundCaptureDevice::buflen |
Definition at line 263 of file dsound_private.h.
| IDirectSoundCaptureBufferImpl* DirectSoundCaptureDevice::capture_buffer |
Definition at line 267 of file dsound_private.h.
| PIDSCDRIVER DirectSoundCaptureDevice::driver |
Definition at line 253 of file dsound_private.h.
| DSCDRIVERCAPS DirectSoundCaptureDevice::drvcaps |
Definition at line 255 of file dsound_private.h.
| DSDRIVERDESC DirectSoundCaptureDevice::drvdesc |
Definition at line 254 of file dsound_private.h.
| GUID DirectSoundCaptureDevice::guid |
Definition at line 249 of file dsound_private.h.
| PIDSCDRIVERBUFFER DirectSoundCaptureDevice::hwbuf |
Definition at line 256 of file dsound_private.h.
| HWAVEIN DirectSoundCaptureDevice::hwi |
Definition at line 259 of file dsound_private.h.
| int DirectSoundCaptureDevice::index |
Definition at line 271 of file dsound_private.h.
| CRITICAL_SECTION DirectSoundCaptureDevice::lock |
Definition at line 272 of file dsound_private.h.
| int DirectSoundCaptureDevice::nrofpwaves |
Definition at line 270 of file dsound_private.h.
| LPWAVEHDR DirectSoundCaptureDevice::pwave |
Definition at line 269 of file dsound_private.h.
| PWAVEFORMATEX DirectSoundCaptureDevice::pwfx |
Definition at line 265 of file dsound_private.h.
| LONG DirectSoundCaptureDevice::ref |
Definition at line 250 of file dsound_private.h.
| DWORD DirectSoundCaptureDevice::state |
Definition at line 268 of file dsound_private.h.