Wwise SDK 2024.1.3
|
Interface to retrieve information about an input of a mix connection (for processing during the SpeakerVolumeMatrix Callback) More...
#include <IAkPlugin.h>
Public Member Functions | |
virtual IAkVoicePluginInfo * | GetVoiceInfo ()=0 |
virtual IAkGameObjectPluginInfo * | GetGameObjectInfo ()=0 |
virtual AkConnectionType | GetConnectionType ()=0 |
virtual void * | GetUserData ()=0 |
virtual void | SetUserData (void *in_pUserData)=0 |
virtual AkReal32 | GetCenterPerc ()=0 |
virtual AkSpeakerPanningType | GetSpeakerPanningType ()=0 |
virtual void | GetPannerPosition (AkVector &out_position)=0 |
virtual bool | HasListenerRelativeRouting ()=0 |
virtual Ak3DPositionType | Get3DPositionType ()=0 |
virtual AkUInt32 | GetNum3DPositions ()=0 |
virtual AKRESULT | Get3DPosition (AkUInt32 in_uIndex, AkEmitterListenerPair &out_soundPosition)=0 |
virtual AkReal32 | GetSpread (AkUInt32 in_uIndex)=0 |
virtual AkReal32 | GetFocus (AkUInt32 in_uIndex)=0 |
virtual bool | GetMaxAttenuationDistance (AkReal32 &out_fMaxAttenuationDistance)=0 |
virtual Ak3DSpatializationMode | Get3DSpatializationMode ()=0 |
Interface to retrieve information about an input of a mix connection (for processing during the SpeakerVolumeMatrix Callback)
Definition at line 937 of file IAkPlugin.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise