Go to the source code of this file.
Classes | |
class | AK::Wwise::IPluginMediaConverter |
class | AK::Wwise::IPluginPropertySet |
class | AK::Wwise::IPluginObjectStore |
class | AK::Wwise::IPluginObjectMedia |
class | AK::Wwise::IAudioPlugin |
class | AK::Wwise::DefaultAudioPluginImplementation |
Use this base class to quickly implement most plugin functions empty. More... |
|
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
namespace | AK::Wwise |
Defines | |
#define | WM_AK_PRIVATE_SHOW_HELP_TOPIC 0x4981 |
Typedefs | |
typedef AKRESULT(CALLBACK * | AK::Wwise::RegisterWwisePluginFn )(AK::PluginRegistration *in_pList) |
Functions | |
AKRESULT | AK::Wwise::RegisterWwisePlugin () |
Wwise audio plug-in interface, used to implement the Wwise side of a source or effect plug-in.
Definition in file AudioPlugin.h.