Version
menu

Wwise SDK 2025.1.0
HostReferenceSet.h File Reference

Wwise Authoring Plug-ins - Plug-in API for reference sets. More...

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
 

Macros

#define AK_WWISE_PLUGIN_HOST_REFERENCE_SET_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_REFERENCE_SET, 1)
 
#define AK_WWISE_PLUGIN_HOST_REFERENCE_SET_V1_CTOR()
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_REFERENCE_SET_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_REFERENCE_SET, 1)
 
#define AK_WWISE_PLUGIN_NOTIFICATIONS_REFERENCE_SET_V1_CTOR(in_pluginInfo, in_data)
 

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)
 

Detailed Description

Wwise Authoring Plug-ins - Plug-in API for reference sets.

Definition in file HostReferenceSet.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise