Wwise Authoring Plug-ins - API specific for source plug-in. 更多...
#include "PluginInfoGenerator.h"类 | |
| struct | ak_wwise_plugin_source_v1 |
| API specific for source plug-in. 更多... | |
| class | AK.Wwise::Plugin::V1::Source |
| Wwise API for general Audio Plug-in's backend. 更多... | |
| struct | AK.Wwise::Plugin::V1::Source::Interface |
| The C interface, fulfilled by your plug-in. 更多... | |
命名空间 | |
| namespace | AK |
| Audiokinetic namespace | |
| namespace | AK.Wwise |
| AK::Wwise::Plugin | |
| AK::Wwise::Plugin::V1 | |
宏定义 | |
| #define | AK_WWISE_PLUGIN_SOURCE_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_SOURCE, 1) |
| #define | AK_WWISE_PLUGIN_SOURCE_V1_CTOR(in_pluginInfo, in_data) |
类型定义 | |
| using | AK::Wwise::Plugin::V1::CSource = ak_wwise_plugin_source_v1 |
| using | AK::Wwise::Plugin::CSource = V1::CSource |
| Latest version of the C Source interface. 更多... | |
| using | AK::Wwise::Plugin::Source = V1::Source |
| Latest version of the C++ Source interface. 更多... | |
函数 | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Source) | |
| AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Source) | |
Wwise Authoring Plug-ins - API specific for source plug-in.
在文件 Source.h 中定义.