Wwise Authoring Plug-ins - Plug-in API for reference sets. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_host_reference_set_v1 |
Interface used to interact with reference sets. More... | |
struct | ak_wwise_plugin_notifications_reference_set_v1 |
class | AK.Wwise::Plugin::ReferenceSetBase< CHostReferenceSetT, interface_version > |
Interface used to interact with reference sets. More... | |
class | AK.Wwise::Plugin::Notifications::ReferenceSet_ |
struct | AK.Wwise::Plugin::Notifications::ReferenceSet_::Interface |
The C interface, fulfilled by your plug-in. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< ReferenceSet > |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::Notifications | |
Typedefs | |
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. More... | |
using | AK::Wwise::Plugin::Notifications::CReferenceSet = Notifications::CReferenceSet_ |
Latest version of the C ReferenceSet notification interface. More... | |
using | AK::Wwise::Plugin::Notifications::ReferenceSet = Notifications::ReferenceSet_ |
Latest version of the C++ ReferenceSet notification interface. More... | |
Functions | |
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.
Definition in file HostReferenceSet.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise