[詳解]
36 ak_wwise_plugin_test_service_interface m_baseInterface;
51 #define AK_WWISE_PLUGIN_TESTSERVICE_V2_ID() \
52 AK_WWISE_PLUGIN_TEST_SERVICE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_TESTSERVICE, 2)
53 #define AK_WWISE_PLUGIN_TESTSERVICE_V2_CTOR() \
55 .m_baseInterface = AK_WWISE_PLUGIN_TESTSERVICE_V2_ID() \
V2::TestService TestService
Latest version of the C++ TestService interface.
static GluedInterface * g_cinterface
The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host onc...
RequestedHostInterface< TestService > RequestTestService
decltype(BaseInterface::m_version) InterfaceVersion
PluginInfoGenerator: Type for the m_version value in BaseInterface
@ AK_WWISE_PLUGIN_INTERFACE_TYPE_TESTSERVICE
@ k_interfaceVersion
The interface version, as requested by this plug-in.
ak_wwise_plugin_test_service_v2 CTestService
uint32_t(* NewCall)(const struct ak_wwise_plugin_test_service_instance_v2 *in_this)
Wwise Authoring Plug-ins - C++ class helper to automatically determine the plug-in interfaces used in...
PluginInfoGenerator: Associates an existing C Interface with a variable that can be used....
uint32_t TestCall() const
ak_wwise_plugin_test_service_v2()
std::underlying_type< InterfaceType >::type InterfaceTypeValue
PluginInfoGenerator: Underlying storage type for the m_interface value in BaseInterface
AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION(AudioPlugin)
Interface description and base class for every Wwise Authoring plug-in interface.
ak_wwise_plugin_test_service_instance_v2 Instance
uint32_t(* TestCall)(const struct ak_wwise_plugin_test_service_instance_v2 *in_this)
@ k_interfaceType
The interface type, 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)
あなたのプロジェクトについて教えてください。ご不明な点はありませんか。
プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。
Wwiseからはじめよう