ReactOS 0.4.16-dev-336-gb667d82
|
#include <dsound.h>
DWORD _DS3DBUFFER::dwInsideConeAngle |
Definition at line 1029 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
DWORD _DS3DBUFFER::dwMode |
Definition at line 1035 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
DWORD _DS3DBUFFER::dwOutsideConeAngle |
Definition at line 1030 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
DWORD _DS3DBUFFER::dwSize |
Definition at line 1026 of file dsound.h.
Referenced by IDirectSound3DBufferImpl_Create(), IDirectSound3DBufferImpl_GetAllParameters(), IDirectSound3DBufferImpl_SetAllParameters(), IDirectSoundBufferImpl_Create(), test_buffer(), and test_buffer8().
D3DVALUE _DS3DBUFFER::flMaxDistance |
Definition at line 1034 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
D3DVALUE _DS3DBUFFER::flMinDistance |
Definition at line 1033 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), IDirectSoundBufferImpl_Create(), test_buffer(), and test_buffer8().
LONG _DS3DBUFFER::lConeOutsideVolume |
Definition at line 1032 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
D3DVECTOR _DS3DBUFFER::vConeOrientation |
Definition at line 1031 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), and IDirectSoundBufferImpl_Create().
D3DVECTOR _DS3DBUFFER::vPosition |
Definition at line 1027 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), IDirectSoundBufferImpl_Create(), test_buffer(), and test_buffer8().
D3DVECTOR _DS3DBUFFER::vVelocity |
Definition at line 1028 of file dsound.h.
Referenced by DSOUND_Calc3DBuffer(), IDirectSound3DBufferImpl_Create(), IDirectSoundBufferImpl_Create(), test_buffer(), and test_buffer8().