Wwise Authoring Plug-ins - Provides links to the related backend and frontend instances. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_link_backend_v1 |
Host API to retrieve a link to the plug-in's backend instance. More... | |
struct | ak_wwise_plugin_link_frontend_v1 |
Host API to retrieve a link to the plug-in's frontend interfaces. More... | |
class | AK.Wwise::Plugin::V1::LinkBackend |
Host API to retrieve a link to the plug-in's backend instance. More... | |
class | AK.Wwise::Plugin::V1::LinkFrontend |
Host API to retrieve a link to the plug-in's frontend interfaces. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< LinkBackend > |
class | AK.Wwise::Plugin::RequestedHostInterface< LinkFrontend > |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
Macros | |
#define | AK_WWISE_PLUGIN_LINK_BACKEND_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_BACKEND, 1) |
#define | AK_WWISE_PLUGIN_LINK_BACKEND_CTOR(in_pluginInfo, in_data) |
#define | AK_WWISE_PLUGIN_LINK_FRONTEND_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_LINK_FRONTEND, 1) |
#define | AK_WWISE_PLUGIN_LINK_FRONTEND_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::CLinkBackend = ak_wwise_plugin_link_backend_v1 |
using | AK::Wwise::Plugin::V1::CLinkFrontend = ak_wwise_plugin_link_frontend_v1 |
using | AK::Wwise::Plugin::V1::RequestLinkBackend = RequestedHostInterface< LinkBackend > |
using | AK::Wwise::Plugin::V1::RequestLinkFrontend = RequestedHostInterface< LinkFrontend > |
using | AK::Wwise::Plugin::CLinkBackend = V1::CLinkBackend |
Latest version of the C LinkBackend interface. More... | |
using | AK::Wwise::Plugin::LinkBackend = V1::LinkBackend |
Latest version of the C++ LinkBackend interface. More... | |
using | AK::Wwise::Plugin::RequestLinkBackend = V1::RequestLinkBackend |
Latest version of the requested C++ LinkBackend interface. More... | |
using | AK::Wwise::Plugin::CLinkFrontend = V1::CLinkFrontend |
Latest version of the C LinkFrontend interface. More... | |
using | AK::Wwise::Plugin::LinkFrontend = V1::LinkFrontend |
Latest version of the C++ LinkFrontend interface. More... | |
using | AK::Wwise::Plugin::RequestLinkFrontend = V1::RequestLinkFrontend |
Latest version of the requested C++ LinkFrontend interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (LinkBackend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (LinkBackend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (LinkFrontend) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (LinkFrontend) | |
Wwise Authoring Plug-ins - Provides links to the related backend and frontend instances.
Definition in file PluginLinks.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