Microsoft DirectX 8.0 (Visual Basic) |
Represents the position and orientation of the listener and controls global 3-D sound parameters.
An object of the DirectSound3DListener8 class is obtained by using the DirectSoundPrimaryBuffer8.GetDirectSound3DListener method.
The methods of the DirectSound3DListener8 class can be organized into the following groups.
Batch parameters | GetAllParameters |
SetAllParameters | |
Deferred settings | CommitDeferredSettings |
Distance factor | GetDistanceFactor |
SetDistanceFactor | |
Doppler factor | GetDopplerFactor |
SetDopplerFactor | |
Obtaining objects | GetDirectSoundBuffer |
Orientation | GetOrientation |
SetOrientation | |
Position | GetPosition |
SetPosition | |
Rolloff factor | GetRolloffFactor |
SetRolloffFactor | |
Velocity | GetVelocity |
SetVelocity |