Wwise Authoring Plug-ins - API to request host's current state and services. More...
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_host_v1 |
API to request host's current state and services. More... | |
struct | ak_wwise_plugin_notifications_host_v1 |
API to receive host's update notifications. More... | |
class | AK.Wwise::Plugin::V1::Host |
API to request host's current state and services. More... | |
class | AK.Wwise::Plugin::V1::Notifications::Host_ |
API to receive host's update notifications. More... | |
struct | AK.Wwise::Plugin::V1::Notifications::Host_::Interface |
The C interface, fulfilled by your plug-in. More... | |
class | AK.Wwise::Plugin::RequestedHostInterface< Host > |
Namespaces | |
namespace | AK |
Audiokinetic namespace. | |
namespace | AK.Wwise |
AK::Wwise::Plugin | |
AK::Wwise::Plugin::V1 | |
AK::Wwise::Plugin::V1::Notifications | |
Notifications namespace. | |
AK::Wwise::Plugin::Notifications | |
Macros | |
#define | AK_WWISE_PLUGIN_HOST_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST, 1) |
#define | AK_WWISE_PLUGIN_HOST_V1_CTOR() |
#define | AK_WWISE_PLUGIN_NOTIFICATIONS_HOST_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_HOST, 1) |
#define | AK_WWISE_PLUGIN_NOTIFICATIONS_HOST_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::CHost = ak_wwise_plugin_host_v1 |
using | AK::Wwise::Plugin::V1::Notifications::CHost_ = ak_wwise_plugin_notifications_host_v1 |
using | AK::Wwise::Plugin::V1::RequestHost = RequestedHostInterface< Host > |
Requests a Host interface, provided as m_host variable. More... | |
using | AK::Wwise::Plugin::CHost = V1::CHost |
Latest version of the C Host interface. More... | |
using | AK::Wwise::Plugin::Host = V1::Host |
Latest version of the C++ Host interface. More... | |
using | AK::Wwise::Plugin::RequestHost = V1::RequestHost |
Latest version of the requested C++ Host interface. More... | |
using | AK::Wwise::Plugin::Notifications::CCHost = V1::Notifications::Host_ |
Latest version of the C Host notification interface. More... | |
using | AK::Wwise::Plugin::Notifications::Host = V1::Notifications::Host_ |
Latest version of the C++ Host notification interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Host) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Host) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::Host) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::Host) | |
Wwise Authoring Plug-ins - API to request host's current state and services.
Definition in file Host.h.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise