| Platform SDK: DirectX |
The DS3DLISTENER type describes 3-D global parameters and properties of the listener. This type is used with the DirectSound3DListener.GetAllParameters and DirectSound3DListener.SetAllParameters methods.
Type DS3DLISTENER
distanceFactor As Single
dopplerFactor As Single
rolloffFactor As Single
vOrientFront As D3DVECTOR
vOrientTop As D3DVECTOR
vPosition As D3DVECTOR
vVelocity As D3DVECTOR
End Type