![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiSoundInterface, including all inherited members.
| GetMasterChannelMute() const =0 (defined in xiiSoundInterface) | xiiSoundInterface | pure virtual |
| GetMasterChannelPaused() const =0 (defined in xiiSoundInterface) | xiiSoundInterface | pure virtual |
| GetMasterChannelVolume() const =0 (defined in xiiSoundInterface) | xiiSoundInterface | pure virtual |
| GetNumListeners()=0 (defined in xiiSoundInterface) | xiiSoundInterface | pure virtual |
| GetSoundGroupVolume(xiiStringView sVcaGroupGuid) const =0 (defined in xiiSoundInterface) | xiiSoundInterface | pure virtual |
| LoadConfiguration(xiiStringView sFile)=0 | xiiSoundInterface | pure virtual |
| OneShotSound(xiiStringView sResourceID, const xiiTransform &globalPosition, float fPitch=1.0f, float fVolume=1.0f, bool bBlockIfNotLoaded=true)=0 | xiiSoundInterface | pure virtual |
| PlaySound(xiiStringView sResourceID, const xiiTransform &globalPosition, float fPitch=1.0f, float fVolume=1.0f, bool bBlockIfNotLoaded=true) | xiiSoundInterface | static |
| SetListener(xiiInt32 iIndex, const xiiVec3 &vPosition, const xiiVec3 &vForward, const xiiVec3 &vUp, const xiiVec3 &vVelocity)=0 | xiiSoundInterface | pure virtual |
| SetListenerOverrideMode(bool bEnabled)=0 | xiiSoundInterface | pure virtual |
| SetMasterChannelMute(bool bMute)=0 | xiiSoundInterface | pure virtual |
| SetMasterChannelPaused(bool bPaused)=0 | xiiSoundInterface | pure virtual |
| SetMasterChannelVolume(float fVolume)=0 | xiiSoundInterface | pure virtual |
| SetNumListeners(xiiUInt8 uiNumListeners)=0 | xiiSoundInterface | pure virtual |
| SetOverridePlatform(xiiStringView sPlatform)=0 | xiiSoundInterface | pure virtual |
| SetSoundGroupVolume(xiiStringView sVcaGroupGuid, float fVolume)=0 | xiiSoundInterface | pure virtual |
| UpdateSound()=0 | xiiSoundInterface | pure virtual |