SFXDSDevice Class Reference#include <sfxDSDevice.h>
Inheritance diagram for SFXDSDevice: ![]() Detailed DescriptionThe DirectSound device implementation exposes a couple of settings to script that you should be aware of:.$DirectSound::dopplerFactor - This controls the scale of the doppler effect. Valid factors are 0.0 to 10.0 and it defaults to 0.75. $DirectSound::distanceFactor - This sets the unit conversion for $DirectSound::rolloffFactor - ;
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
Called from SFXDSVoice to commit any deferred settings before playback begins.
Tries to create a new sound buffer. If creation fails freeing another buffer will usually allow a new one to be created.
Implements SFXDevice.
Implements SFXDevice.
Friends And Related Function Documentation
Member Data Documentation
|