menu
Version
2022.1.18.8567
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise Authoring Plug-ins - APIs for different host notifications. More...
#include "PluginInfoGenerator.h"
Go to the source code of this file.
Classes | |
struct | ak_wwise_plugin_notifications_monitor_v1 |
API for Sound Engine's Monitor Data notification. More... | |
class | AK.Wwise::Plugin::V1::Notifications::Monitor |
API for Sound Engine's Monitor Data notification. More... | |
struct | AK.Wwise::Plugin::V1::Notifications::Monitor::Interface |
The C interface, fulfilled by your plug-in. More... | |
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_NOTIFICATIONS_MONITOR_V1_ID() AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_MONITOR, 1) |
#define | AK_WWISE_PLUGIN_NOTIFICATIONS_MONITOR_V1_CTOR(in_pluginInfo, in_data) |
Typedefs | |
using | AK::Wwise::Plugin::V1::Notifications::CMonitor = ak_wwise_plugin_notifications_monitor_v1 |
using | AK::Wwise::Plugin::Notifications::CMonitor = V1::Notifications::CMonitor |
Latest version of the C Monitor notification interface. More... | |
using | AK::Wwise::Plugin::Notifications::Monitor = V1::Notifications::Monitor |
Latest version of the C++ Monitor notification interface. More... | |
Functions | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::Monitor) | |
AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::Monitor) | |
Wwise Authoring Plug-ins - APIs for different host notifications.
These are notifications not fitting in the other host services. For every host service, there is usually a notification to tell your plug-in something changed and to update data.
These are independent notifications, not linked on other services.
Definition in file Notifications.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