Wwise Authoring Plug-ins - Plug-in API for reference sets. 更多...
#include "PluginInfoGenerator.h"
类 | |
struct | ak_wwise_plugin_host_reference_set_v1 |
Interface used to interact with reference sets. 更多... | |
struct | ak_wwise_plugin_notifications_reference_set_v1 |
class | AK.Wwise::Plugin::ReferenceSetBase< CHostReferenceSetT, interface_version > |
Interface used to interact with reference sets. 更多... | |
class | AK.Wwise::Plugin::Notifications::ReferenceSet_ |
struct | AK.Wwise::Plugin::Notifications::ReferenceSet_::Interface |
The C interface, fulfilled by your plug-in. 更多... | |
class | AK.Wwise::Plugin::RequestedHostInterface< ReferenceSet > |
命名空间 | |
namespace | AK |
Definition of data structures for AkAudioObject | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::Notifications | |
类型定义 | |
using | AK::Wwise::Plugin::CHostReferenceSet = ak_wwise_plugin_host_reference_set_v1 |
using | AK::Wwise::Plugin::ReferenceSet = ReferenceSetBase<> |
using | AK::Wwise::Plugin::Notifications::CReferenceSet_ = ak_wwise_plugin_notifications_reference_set_v1 |
using | AK::Wwise::Plugin::RequestReferenceSet = RequestedHostInterface< ReferenceSet > |
Requests a ReferenceSet interface, provided as m_referenceSet variable. 更多... | |
using | AK::Wwise::Plugin::Notifications::CReferenceSet = Notifications::CReferenceSet_ |
Latest version of the C ReferenceSet notification interface. 更多... | |
using | AK::Wwise::Plugin::Notifications::ReferenceSet = Notifications::ReferenceSet_ |
Latest version of the C++ ReferenceSet notification interface. 更多... | |
函数 | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (ReferenceSet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::ReferenceSet) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::ReferenceSet) | |
Wwise Authoring Plug-ins - Plug-in API for reference sets.
在文件 HostReferenceSet.h 中定义.