ReactOS 0.4.16-dev-340-g0540c21
|
#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().