Warning: you were redirected to the latest documentation corresponding to your major release ( 2024.1.1.8691 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Go to the documentation of this file.
61 #define AK_WWISE_PLUGIN_FRONTEND_ID() \
62 AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_FRONTEND, 1)
63 #define AK_WWISE_PLUGIN_FRONTEND_CTOR( in_pluginInfo, in_data) \
65 .m_baseInterface = AK_WWISE_PLUGIN_BASE_INTERFACE_CTOR(AK_WWISE_PLUGIN_FRONTEND_ID(), in_pluginInfo, in_data) \
143 #endif // of __cplusplus
145 #ifndef WM_AK_PRIVATE_SHOW_HELP_TOPIC
146 #define WM_AK_PRIVATE_SHOW_HELP_TOPIC 0x4981
CFrontend::Instance * GetInstancePointer()
The C interface, fulfilled by your plug-in.
Frontend plug-in API for Audio plug-ins.
Wwise Authoring Plug-ins - API for general Audio Plug-in's backend (Source, Effect,...
Interface used to interact with the frontend model.
decltype(BaseInterface::m_version) InterfaceVersion
PluginInfoGenerator: Type for the m_version value in BaseInterface.
InterfacePtr GetInterfacePointer()
Wwise Authoring Plug-ins - Plug-in API for the Frontend Model.
const CFrontend::Instance * GetInstancePointer() const
@ k_interfaceVersion
The interface version, as provided by this plug-in.
CInterfacePtr InterfacePtr
ak_wwise_plugin_frontend_v1()
std::underlying_type< InterfaceType >::type InterfaceTypeValue
PluginInfoGenerator: Underlying storage type for the m_interface value in BaseInterface.
Frontend plug-in API for Audio plug-ins.
@ AK_WWISE_PLUGIN_INTERFACE_TYPE_FRONTEND
AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION(AudioPlugin)
Interface description and base class for every Wwise Authoring plug-in interface.
@ k_interfaceType
The interface type, as provided by this plug-in.
ak_wwise_plugin_frontend_v1 CFrontend
V1::Frontend Frontend
Latest version of the C++ Frontend interface.
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