This is the complete list of members for hpl::iLowLevelSound, including all inherited members.
FadeSoundEnvironment(iSoundEnvironment *apSourceSoundEnv, iSoundEnvironment *apDestSoundEnv, float afT)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
GetEnvVolume() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetListenerAttenuation() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetListenerForward() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetListenerMatrix() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetListenerPosition() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetListenerUp() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetListenerVelocity() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
GetSoundEnvironmentFromFileName(const tString &asName) (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | |
GetSupportedFormats(tStringList &alstFormats)=0 | hpl::iLowLevelSound | pure virtual |
GetVolume() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
iLowLevelSound() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | |
Init(bool abUseHardware, bool abForceGeneric, bool abUseEnvAudio, int alMaxChannels, int alStreamUpdateFreq, bool abUseThreading, bool abUseVoiceManagement, int alMaxMonoSourceHint, int alMaxStereoSourceHint, int alStreamingBufferSize, int alStreamingBufferCount, bool abEnableLowLevelLog, tString asDeviceName)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
IsEnvAudioAvailable() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
IsHardwareAccelerated() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | inline |
LoadSoundData(const tString &asName, const tString &asFilePath, const tString &asType, bool abStream, bool abLoopStream)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
LoadSoundEnvironment(const tString &asFilePath)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
m_mtxListener (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mbEnvAudioEnabled (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mbHardwareAcc (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mbListenerAttenuation (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mfEnvVolume (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mfVolume (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mlstSoundEnv (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mvListenerForward (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mvListenerPosition (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mvListenerRight (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mvListenerUp (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
mvListenerVelocity (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | protected |
SetEnvVolume(float afVolume)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
SetListenerAttenuation(bool abEnabled)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
SetListenerAttributes(const cVector3f &avPos, const cVector3f &avVel, const cVector3f &avForward, const cVector3f &avUp)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
SetListenerPosition(const cVector3f &avPos)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
SetSetRolloffFactor(float afFactor)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
SetSoundEnvironment(iSoundEnvironment *apSoundEnv)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
SetVolume(float afVolume)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
UpdateSound(float afTimeStep)=0 (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | pure virtual |
~iLowLevelSound() (defined in hpl::iLowLevelSound) | hpl::iLowLevelSound | virtual |