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

Public Attributes | |
| LONG | ref |
| LPBYTE | memory |
| struct list | buffers |
Definition at line 145 of file dsound_private.h.
Definition at line 149 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().
| LPBYTE BufferMemory::memory |
Definition at line 148 of file dsound_private.h.
Referenced by DSOUND_MixerVol(), DSOUND_MixInBuffer(), DSOUND_MixToTemporary(), and IDirectSoundBufferImpl_Create().
| LONG BufferMemory::ref |
Definition at line 147 of file dsound_private.h.
Referenced by IDirectSoundBufferImpl_Create(), and IDirectSoundBufferImpl_Duplicate().