![]() |
Plasma Engine
2.0
|
This is the complete list of members for plSoundInterface, including all inherited members.
| GetMasterChannelMute() const =0 (defined in plSoundInterface) | plSoundInterface | pure virtual |
| GetMasterChannelPaused() const =0 (defined in plSoundInterface) | plSoundInterface | pure virtual |
| GetMasterChannelVolume() const =0 (defined in plSoundInterface) | plSoundInterface | pure virtual |
| GetNumListeners()=0 (defined in plSoundInterface) | plSoundInterface | pure virtual |
| GetSoundGroupVolume(plStringView sVcaGroupGuid) const =0 (defined in plSoundInterface) | plSoundInterface | pure virtual |
| LoadConfiguration(plStringView sFile)=0 | plSoundInterface | pure virtual |
| OneShotSound(plStringView sResourceID, const plTransform &globalPosition, float fPitch=1.0f, float fVolume=1.0f, bool bBlockIfNotLoaded=true)=0 | plSoundInterface | pure virtual |
| PlaySound(plStringView sResourceID, const plTransform &globalPosition, float fPitch=1.0f, float fVolume=1.0f, bool bBlockIfNotLoaded=true) | plSoundInterface | static |
| SetListener(plInt32 iIndex, const plVec3 &vPosition, const plVec3 &vForward, const plVec3 &vUp, const plVec3 &vVelocity)=0 | plSoundInterface | pure virtual |
| SetListenerOverrideMode(bool bEnabled)=0 | plSoundInterface | pure virtual |
| SetMasterChannelMute(bool bMute)=0 | plSoundInterface | pure virtual |
| SetMasterChannelPaused(bool bPaused)=0 | plSoundInterface | pure virtual |
| SetMasterChannelVolume(float fVolume)=0 | plSoundInterface | pure virtual |
| SetNumListeners(plUInt8 uiNumListeners)=0 | plSoundInterface | pure virtual |
| SetOverridePlatform(plStringView sPlatform)=0 | plSoundInterface | pure virtual |
| SetSoundGroupVolume(plStringView sVcaGroupGuid, float fVolume)=0 | plSoundInterface | pure virtual |
| UpdateSound()=0 | plSoundInterface | pure virtual |