Plasma Engine  2.0
Loading...
Searching...
No Matches
plSoundInterface Member List

This is the complete list of members for plSoundInterface, including all inherited members.

GetMasterChannelMute() const =0 (defined in plSoundInterface)plSoundInterfacepure virtual
GetMasterChannelPaused() const =0 (defined in plSoundInterface)plSoundInterfacepure virtual
GetMasterChannelVolume() const =0 (defined in plSoundInterface)plSoundInterfacepure virtual
GetNumListeners()=0 (defined in plSoundInterface)plSoundInterfacepure virtual
GetSoundGroupVolume(plStringView sVcaGroupGuid) const =0 (defined in plSoundInterface)plSoundInterfacepure virtual
LoadConfiguration(plStringView sFile)=0plSoundInterfacepure virtual
OneShotSound(plStringView sResourceID, const plTransform &globalPosition, float fPitch=1.0f, float fVolume=1.0f, bool bBlockIfNotLoaded=true)=0plSoundInterfacepure virtual
PlaySound(plStringView sResourceID, const plTransform &globalPosition, float fPitch=1.0f, float fVolume=1.0f, bool bBlockIfNotLoaded=true)plSoundInterfacestatic
SetListener(plInt32 iIndex, const plVec3 &vPosition, const plVec3 &vForward, const plVec3 &vUp, const plVec3 &vVelocity)=0plSoundInterfacepure virtual
SetListenerOverrideMode(bool bEnabled)=0plSoundInterfacepure virtual
SetMasterChannelMute(bool bMute)=0plSoundInterfacepure virtual
SetMasterChannelPaused(bool bPaused)=0plSoundInterfacepure virtual
SetMasterChannelVolume(float fVolume)=0plSoundInterfacepure virtual
SetNumListeners(plUInt8 uiNumListeners)=0plSoundInterfacepure virtual
SetOverridePlatform(plStringView sPlatform)=0plSoundInterfacepure virtual
SetSoundGroupVolume(plStringView sVcaGroupGuid, float fVolume)=0plSoundInterfacepure virtual
UpdateSound()=0plSoundInterfacepure virtual