#include <IAkPlugin.h>
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... | |
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 689 of file IAkPlugin.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise