Wwise Authoring Plug-ins - Plug-in API for licensing. 更多...
#include "PluginInfoGenerator.h"
类 | |
struct | ak_wwise_plugin_license_v1 |
Backend API to specify licensing requirements 更多... | |
class | AK.Wwise::Plugin::V1::License |
struct | AK.Wwise::Plugin::V1::License::Interface |
The C interface, fulfilled by your plug-in. 更多... | |
命名空间 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
宏定义 | |
#define | AK_WWISE_PLUGIN_LICENSE_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_LICENSE, 1) |
#define | AK_WWISE_PLUGIN_LICENSE_V1_CTOR(in_pluginInfo, in_data) |
类型定义 | |
using | AK::Wwise::Plugin::V1::CLicense = ak_wwise_plugin_license_v1 |
using | AK::Wwise::Plugin::CLicense = V1::CLicense |
Latest version of the C License interface. 更多... | |
using | AK::Wwise::Plugin::License = V1::License |
Latest version of the C++ License interface. 更多... | |
函数 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (License) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (License) | |
Wwise Authoring Plug-ins - Plug-in API for licensing.
在文件 License.h 中定义.