Version

menu_open
Wwise SDK 2023.1.4
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::InstanceGetInstancePointer ()
 
const CFrontend::InstanceGetInstancePointer () 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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise