ReactOS 0.4.15-dev-7998-gdb93cb1
_DS3DLISTENER Struct Reference

#include <dsound.h>

Collaboration diagram for _DS3DLISTENER:

Public Attributes

DWORD dwSize
 
D3DVECTOR vPosition
 
D3DVECTOR vVelocity
 
D3DVECTOR vOrientFront
 
D3DVECTOR vOrientTop
 
D3DVALUE flDistanceFactor
 
D3DVALUE flRolloffFactor
 
D3DVALUE flDopplerFactor
 

Detailed Description

Definition at line 938 of file dsound.h.

Member Data Documentation

◆ dwSize

◆ flDistanceFactor

D3DVALUE _DS3DLISTENER::flDistanceFactor

Definition at line 944 of file dsound.h.

Referenced by IDirectSound3DListenerImpl_Create().

◆ flDopplerFactor

D3DVALUE _DS3DLISTENER::flDopplerFactor

Definition at line 946 of file dsound.h.

Referenced by IDirectSound3DListenerImpl_Create().

◆ flRolloffFactor

D3DVALUE _DS3DLISTENER::flRolloffFactor

Definition at line 945 of file dsound.h.

Referenced by IDirectSound3DListenerImpl_Create().

◆ vOrientFront

D3DVECTOR _DS3DLISTENER::vOrientFront

Definition at line 942 of file dsound.h.

Referenced by DSOUND_Calc3DBuffer(), and IDirectSound3DListenerImpl_Create().

◆ vOrientTop

D3DVECTOR _DS3DLISTENER::vOrientTop

Definition at line 943 of file dsound.h.

Referenced by DSOUND_Calc3DBuffer(), and IDirectSound3DListenerImpl_Create().

◆ vPosition

D3DVECTOR _DS3DLISTENER::vPosition

◆ vVelocity

D3DVECTOR _DS3DLISTENER::vVelocity

The documentation for this struct was generated from the following file: