组合类型 | |
class | AK::Wwise::IPluginMediaConverter |
class | AK::Wwise::IPluginPropertySet |
class | AK::Wwise::IPluginObjectStore |
class | AK::Wwise::IPluginObjectMedia |
class | AK::Wwise::IAudioPlugin |
struct | AK::Wwise::IAudioPlugin::MonitorData |
class | AK::Wwise::DefaultAudioPluginImplementation |
Use this base class to quickly implement most plugin functions empty. 更多... |
|
名字空间 | |
namespace | AK |
Audiokinetic namespace. |
|
namespace | AK::Wwise |
宏定义 | |
#define | WM_AK_PRIVATE_SHOW_HELP_TOPIC 0x4981 |
类型定义 | |
typedef AKRESULT(CALLBACK * | AK::Wwise::RegisterWwisePluginFn )(AK::PluginRegistration *in_pList) |
函数 | |
AKRESULT | AK::Wwise::RegisterWwisePlugin () |
Wwise audio plug-in interface, used to implement the Wwise side of a source or effect plug-in.
在文件AudioPlugin.h中定义。