Go to the documentation of this file.
28 #include "../PluginInfoGenerator.h"
36 ak_wwise_plugin_test_service_interface m_baseInterface;
50 #define AK_WWISE_PLUGIN_TESTSERVICE_V1_ID() \
51 AK_WWISE_PLUGIN_TEST_SERVICE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_TESTSERVICE, 1)
52 #define AK_WWISE_PLUGIN_TESTSERVICE_V1_CTOR() \
54 .m_baseInterface = AK_WWISE_PLUGIN_TESTSERVICE_V1_ID() \
static GluedInterface * g_cinterface
The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host onc...
decltype(BaseInterface::m_version) InterfaceVersion
PluginInfoGenerator: Type for the m_version value in BaseInterface.
@ AK_WWISE_PLUGIN_INTERFACE_TYPE_TESTSERVICE
ak_wwise_plugin_test_service_instance_v1 Instance
PluginInfoGenerator: Associates an existing C Interface with a variable that can be used....
@ k_interfaceType
The interface type, as requested by this plug-in.
std::underlying_type< InterfaceType >::type InterfaceTypeValue
PluginInfoGenerator: Underlying storage type for the m_interface value in BaseInterface.
uint32_t(* TestCall)(const struct ak_wwise_plugin_test_service_instance_v1 *in_this)
ak_wwise_plugin_test_service_v1()
ak_wwise_plugin_test_service_v1 CTestService
Interface description and base class for every Wwise Authoring plug-in interface.
uint32_t(* TestCall)(const struct ak_wwise_plugin_test_service_instance_v2 *in_this)
@ k_interfaceVersion
The interface version, as requested by this plug-in.
#define AK_WWISE_PLUGIN_SPECIALIZE_HOST_INTERFACE(in_name, in_varname,...)
PluginInfoGenerator: Creates a C++ host specialization for interface class specified in in_name,...
AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS(AudioPlugin)
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