Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
AK::IAkMixerInputContext Class Referenceabstract

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

Public Member Functions

virtual IAkPluginParam GetInputParam ()=0
 
virtual IAkVoicePluginInfo GetVoiceInfo ()=0
 
virtual AkConnectionType  GetConnectionType ()=0
 
virtual AkUniqueID  GetAudioNodeID ()=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
  Get next volumes as computed by the sound engine for this input. More...
 
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.

Definition at line 745 of file IAkPlugin.h.


The documentation for this class was generated from the following file:

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