Version

    Other Documentation

menu_open
Wwise SDK 2022.1.8
AK.Wwise::Plugin::V1::Frontend Class Reference

Frontend plug-in API for Audio plug-ins. More...

#include <Frontend.h>

Inheritance diagram for AK.Wwise::Plugin::V1::Frontend:
ak_wwise_plugin_frontend_instance_v1 AK.Wwise::Plugin::RequestedHostInterface< FrontendModel > ak_wwise_plugin_frontend_instance AK.Wwise::Plugin::HostInterfaceGlue< FrontendModel, true > ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_cpp_base_instance ak_wwise_plugin_instance_ptr

Classes

struct   Interface
  The C interface, fulfilled by your plug-in. More...
 

Public Types

enum   : InterfaceTypeValue { k_interfaceType = AK_WWISE_PLUGIN_INTERFACE_TYPE_FRONTEND }
  The interface type, as provided by this plug-in. More...
 
enum   : InterfaceVersion { k_interfaceVersion = 1 }
  The interface version, as provided by this plug-in. More...
 
- Public Types inherited from AK.Wwise::Plugin::RequestedHostInterface< FrontendModel >
using  HostInterfaceDefinition = HostInterfaceGlue< FrontendModel, true >
 
- Public Types inherited from AK.Wwise::Plugin::HostInterfaceGlue< FrontendModel, true >
enum  
 
enum  
 
using  GluedInterface = typename CPPInstance::GluedInterface
 
using  Instance = FrontendModel
 
using  CInstance = typename CPPInstance::Instance
 

Public Member Functions

InterfacePtr  GetInterfacePointer ()
 
CFrontend::Instance GetInstancePointer ()
 
const CFrontend::Instance GetInstancePointer () const
 
  Frontend ()
 
virtual  ~Frontend ()
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual  ~ak_wwise_plugin_cpp_base_instance ()
 
- Public Member Functions inherited from AK.Wwise::Plugin::RequestedHostInterface< FrontendModel >
  RequestedHostInterface ()
 

Additional Inherited Members

- Public Attributes inherited from AK.Wwise::Plugin::RequestedHostInterface< FrontendModel >
FrontendModel ::Interface &  g_frontendModelInterface = HostInterfaceDefinition::g_cppinterface
 
HostInterfaceDefinition::Instance &  m_frontendModel = *HostInterfaceDefinition::m_instance
 
- Static Public Attributes inherited from AK.Wwise::Plugin::HostInterfaceGlue< FrontendModel, true >
static GluedInterface  g_cppinterface
  The unique interface for this plug-in interface. More...
 

Detailed Description

Frontend plug-in API for Audio plug-ins.

You must create this interface in order to support the frontend part of the user interface.

Definition at line 77 of file Frontend.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