Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK::IAkMixerInputContext Class Referenceabstract

#include <IAkPlugin.h>

Public Member Functions

virtual IAkPluginParam GetInputParam ()=0
 
virtual IAkVoicePluginInfo GetVoiceInfo ()=0
 
virtual IAkGameObjectPluginInfo GetGameObjectInfo ()=0
 
virtual AkConnectionType  GetConnectionType ()=0
 
virtual void *  GetUserData ()=0
 
virtual void  SetUserData (void *in_pUserData)=0
 
Default positioning information.
Warning: The methods of this group are deprecated.
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 void  GetSpatializedVolumes (AK::SpeakerVolumes::MatrixPtr out_mxPrevVolumes, AK::SpeakerVolumes::MatrixPtr out_mxNextVolumes)=0
 
virtual Ak3DSpatializationMode  Get3DSpatializationMode ()=0
 

Protected Member Functions

virtual  ~IAkMixerInputContext ()
  Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Interface to retrieve information about an input of a mixer. DEPRECATED.

Definition at line 896 of file IAkPlugin.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise