Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
AK::IAkEffectPlugin Class Referenceabstract

Software effect plug-in interface (see How to Create Wwise Sound Engine Effect Plug-ins). More...

Inheritance diagram for AK::IAkEffectPlugin:
AK::IAkPlugin AK::IAkInPlaceEffectPlugin AK::IAkOutOfPlaceEffectPlugin

Public Member Functions

virtual AKRESULT  Init (IAkPluginMemAlloc *in_pAllocator, IAkEffectPluginContext *in_pEffectPluginContext, IAkPluginParam *in_pParams, AkAudioFormat &io_rFormat)=0
 
- Public Member Functions inherited from AK::IAkPlugin
virtual AKRESULT  Term (IAkPluginMemAlloc *in_pAllocator)=0
 
virtual AKRESULT  Reset ()=0
 
virtual AKRESULT  GetPluginInfo (AkPluginInfo &out_rPluginInfo)=0
 
virtual bool  SupportMediaRelocation () const
 
virtual AKRESULT  RelocateMedia (AkUInt8 *, AkUInt8 *)
 

Protected Member Functions

virtual  ~IAkEffectPlugin ()
  Virtual destructor on interface to avoid warnings. More...
 
- Protected Member Functions inherited from AK::IAkPlugin
virtual  ~IAkPlugin ()
  Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Software effect plug-in interface (see How to Create Wwise Sound Engine Effect Plug-ins).

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