Wwise Authoring Plug-ins - Frontend plug-in API for Audio plug-ins. More...
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_frontend_v1 |
Frontend plug-in API for Audio plug-ins. More... | |
class | AK.Wwise::Plugin::V1::Frontend |
Frontend plug-in API for Audio plug-ins. More... | |
struct | AK.Wwise::Plugin::V1::Frontend::Interface |
The C interface, fulfilled by your plug-in. More... | |
Namespaces | |
namespace | AK |
Definition of data structures for AkAudioObject. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
Macros | |
#define | AK_WWISE_PLUGIN_FRONTEND_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_FRONTEND, 1) |
#define | AK_WWISE_PLUGIN_FRONTEND_CTOR(in_pluginInfo, in_data) |
#define | WM_AK_PRIVATE_SHOW_HELP_TOPIC 0x4981 |
Typedefs | |
using | AK::Wwise::Plugin::V1::CFrontend = ak_wwise_plugin_frontend_v1 |
using | AK::Wwise::Plugin::CFrontend = V1::CFrontend |
Latest version of the C Frontend interface. More... | |
using | AK::Wwise::Plugin::Frontend = V1::Frontend |
Latest version of the C++ Frontend interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Frontend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Frontend) | |
Wwise Authoring Plug-ins - Frontend plug-in API for Audio plug-ins.
Definition in file Frontend.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise