Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK::IAkPluginContextBase Class Referenceabstract

Interface to retrieve contextual information available to all types of plugins. More...

#include <IAkPlugin.h>

Inheritance diagram for AK::IAkPluginContextBase:
AK::IAkAudioDeviceEffectPluginContext AK::IAkEffectPluginContext AK::IAkMixerPluginContext AK::IAkSinkPluginContext AK::IAkSourcePluginContext

Public Member Functions

virtual IAkGlobalPluginContext GlobalContext () const =0
 
virtual IAkGameObjectPluginInfo GetGameObjectInfo ()=0
 
virtual AKRESULT  GetOutputID (AkUInt32 &out_uOutputID, AkPluginID &out_uDevicePlugin) const =0
 
virtual void  GetPluginMedia (AkUInt32 in_dataIndex, AkUInt8 *&out_rpData, AkUInt32 &out_rDataSize)=0
 
virtual void  GetPluginCustomGameData (void *&out_rpData, AkUInt32 &out_rDataSize)=0
 
virtual AKRESULT  PostMonitorData (void *in_pData, AkUInt32 in_uDataSize)=0
 
virtual bool  CanPostMonitorData ()=0
 
virtual AKRESULT  PostMonitorMessage (const char *in_pszError, AK::Monitor::ErrorLevel in_eErrorLevel)=0
 
virtual AkReal32  GetDownstreamGain ()=0
 
virtual AKRESULT  GetParentChannelConfig (AkChannelConfig &out_channelConfig) const =0
 
virtual IAkProcessorFeatures GetProcessorFeatures ()=0
  Return an interface to query processor specific features. More...
 
virtual AkUniqueID  GetAudioNodeID () const =0
 

Protected Member Functions

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

Detailed Description

Interface to retrieve contextual information available to all types of plugins.

Definition at line 223 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