Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK::IAkPlugin Class Referenceabstract

#include <IAkPlugin.h>

Inheritance diagram for AK::IAkPlugin:
AK::IAkAudioDeviceEffectPlugin AK::IAkEffectPlugin AK::IAkMixerEffectPlugin AK::IAkSinkPluginBase AK::IAkSourcePlugin AK::IAkInPlaceEffectPlugin AK::IAkInPlaceObjectPlugin AK::IAkOutOfPlaceEffectPlugin AK::IAkOutOfPlaceObjectPlugin AK::IAk3DAudioSinkPlugin AK::IAkSinkPlugin

Public Member Functions

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  ~IAkPlugin ()
  Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Wwise sound engine plug-in interface. Shared functionality across different plug-in types.

Note: The implementer of this interface should also expose a static creation function that will return a new plug-in instance when required (see Creating Sound Engine Plug-ins).

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