This is the complete list of members for
sp::audio::XAudio2SoundDevice, including all inherited members.
ActiveEffectSlot_ | sp::audio::SoundDevice | [protected] |
createSound() | sp::audio::XAudio2SoundDevice | [virtual] |
createSoundEffect() | sp::audio::SoundDevice | [virtual] |
deleteSound(Sound *&SoundObject) | sp::audio::SoundDevice | [virtual] |
deleteSoundDevice(SoundEffect *&SoundEffectObject) | sp::audio::SoundDevice | [virtual] |
DeviceType_ | sp::audio::SoundDevice | [protected] |
FarDist_ | sp::audio::SoundDevice | [protected] |
FarVol_ | sp::audio::SoundDevice | [protected] |
getEffectSlot() const | sp::audio::SoundDevice | [inline] |
getInterface() const | sp::audio::XAudio2SoundDevice | [virtual] |
getListenerOrientation() const | sp::audio::SoundDevice | [inline] |
getListenerPosition() const | sp::audio::SoundDevice | [inline] |
getListenerRange(f32 &NearDist, f32 &FarDist, f32 &NearVol, f32 &FarVol) const | sp::audio::SoundDevice | [virtual] |
getListenerSpeed() const | sp::audio::SoundDevice | [virtual] |
getListenerVelocity() const | sp::audio::SoundDevice | [inline] |
getVersion() const | sp::audio::SoundDevice | [virtual] |
ListenerOrientation_ | sp::audio::SoundDevice | [protected] |
ListenerPosition_ | sp::audio::SoundDevice | [protected] |
ListenerSpeed_ | sp::audio::SoundDevice | [protected] |
ListenerVelocity_ | sp::audio::SoundDevice | [protected] |
loadAudioPCMBuffer(const io::stringc &Filename) | sp::audio::SoundDevice | |
loadSound(const io::stringc &Filename, u8 BufferCount=DEF_SOUND_BUFFERCOUNT) | sp::audio::SoundDevice | [virtual] |
MelodySpeed_ | sp::audio::SoundDevice | [protected, static] |
MiddleDist_ | sp::audio::SoundDevice | [protected] |
MiddleVol_ | sp::audio::SoundDevice | [protected] |
NearDist_ | sp::audio::SoundDevice | [protected] |
NearVol_ | sp::audio::SoundDevice | [protected] |
playMelody(const ENoteNames Note, u8 Octave=3, u32 Duration=250, u32 Delay=0) | sp::audio::SoundDevice | [static] |
playMelody(io::stringc MelodyCmdStr) | sp::audio::SoundDevice | [static] |
printConsoleHeader() | sp::audio::SoundDevice | |
setEffectSlot(SoundEffect *Sfx) | sp::audio::SoundDevice | [virtual] |
setListenerOrientation(const dim::matrix4f &Orientation) | sp::audio::SoundDevice | [virtual] |
setListenerPosition(const dim::vector3df &Position) | sp::audio::SoundDevice | [virtual] |
setListenerRange(const f32 NearDist, const f32 FarDist, const f32 NearVol, const f32 FarVol) | sp::audio::SoundDevice | [virtual] |
setListenerSpeed(f32 Speed) | sp::audio::SoundDevice | [virtual] |
setListenerVelocity(const dim::vector3df &Velocity) | sp::audio::SoundDevice | [virtual] |
setMelodySpeed(f32 Speed) | sp::audio::SoundDevice | [static] |
SoundDevice(const ESoundDevices DeviceType) | sp::audio::SoundDevice | [protected] |
SoundEffectList_ | sp::audio::SoundDevice | [protected] |
SoundList_ | sp::audio::SoundDevice | [protected] |
sp::SoftPixelDevice class | sp::audio::SoundDevice | [friend] |
sp::SoftPixelDeviceLinux class | sp::audio::SoundDevice | [friend] |
updateSounds() | sp::audio::SoundDevice | [virtual] |
updateSoundVolumetic(Sound *CurSound) | sp::audio::SoundDevice | [protected, virtual] |
XAudio2Sound class | sp::audio::XAudio2SoundDevice | [friend] |
XAudio2SoundDevice() | sp::audio::XAudio2SoundDevice | |
~SoundDevice() | sp::audio::SoundDevice | [virtual] |
~XAudio2SoundDevice() | sp::audio::XAudio2SoundDevice | |