#include <IAudio.h>
Public Methods | |
ListenerProp () | |
The structure clears all variables when the object is created. | |
void | Clear () |
Clear sets all variables to zero or to appropriate default values. | |
Public Attributes | |
AUDIOVECTOR | m_vPosition |
Current position of the listener. | |
AUDIOVECTOR | m_vVelocity |
Current velocity of the listener. | |
AUDIOVECTOR | m_vOrientFront |
Vector defining the forward orientation of the listener. | |
AUDIOVECTOR | m_vOrientTop |
Vector defining the upward orientation of the listener. | |
float | m_fDistanceFactor |
Number of meters per vector unit. | |
float | m_fRolloffFactor |
Attenuation of sound over distance. More... | |
float | m_fDopplerFactor |
Adjusts the global doppler factor. More... |
|
Adjusts the global doppler factor.
|
|
Attenuation of sound over distance.
|