Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AK.Wwise::Plugin::V1::LinkFrontend Class Reference

Host API to retrieve a link to the plug-in's frontend interfaces. More...

#include <PluginLinks.h>

Inheritance diagram for AK.Wwise::Plugin::V1::LinkFrontend:
AK.Wwise::Plugin::CBaseInstanceGlue< CLinkFrontend > AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend >

Public Types

enum  : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_FRONTEND }
 The interface type, as requested by this plug-in. More...
 
enum  : InterfaceVersion { k_interfaceVersion = 1 }
 The interface version, as requested by this plug-in. More...
 
using Interface = CLinkFrontend
 
using Instance = CLinkFrontend::Instance
 
- Public Types inherited from AK.Wwise::Plugin::CBaseInstanceGlue< CLinkFrontend >
using Instance = typename CInterface::Instance
 
- Public Types inherited from AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend >
using GluedInterface = CLinkFrontend
 

Public Member Functions

ak_wwise_plugin_frontend_instance ** GetArray (int *out_count) const
 Retrieves an array of the plug-in's frontend instances. More...
 
template<typename Frontend = ak_wwise_plugin_frontend_instance, typename Functor >
void ForEach (Functor in_operation) const
 Applies a function on each plug-in's frontend instances. More...
 

Additional Inherited Members

- Static Public Attributes inherited from AK.Wwise::Plugin::CBaseInterfaceGlue< CLinkFrontend >
static GluedInterfaceg_cinterface
 The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host once loaded. More...
 

Detailed Description

Host API to retrieve a link to the plug-in's frontend interfaces.

Useful for the Backend when there are special properties that don't use property sets.

Definition at line 194 of file PluginLinks.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