Version

    Other Documentation

menu_open

AK::IAkPlugin Class Reference

Inheritance diagram for AK::IAkPlugin:
AK::IAkEffectPlugin AK::IAkMixerEffectPlugin AK::IAkSinkPlugin AK::IAkSourcePlugin IAkMotionMixBus AK::IAkInPlaceEffectPlugin AK::IAkOutOfPlaceEffectPlugin

List of all members.

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.

Detailed Description

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

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

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