Version

menu_open
AK.Wwise::Plugin::V1::Notifications::Monitor Class Referenceabstract

API for Sound Engine's Monitor Data notification. More...

#include <Notifications.h>

Inheritance diagram for AK.Wwise::Plugin::V1::Notifications::Monitor:
ak_wwise_plugin_notifications_monitor_instance_v1 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_NOTIFICATIONS_MONITOR }
 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...
 
using Instance = CMonitor::Instance
 Base instance type for receiving Sound Engine's monitoring data. More...
 

Public Member Functions

InterfacePtr GetInterfacePointer ()
 
CMonitor::InstanceGetInstancePointer ()
 
const CMonitor::InstanceGetInstancePointer () const
 
 Monitor ()
 
virtual ~Monitor ()
 
virtual void NotifyMonitorData (AkTimeMs in_iTimeStamp, const MonitorData *in_pMonitorDataArray, unsigned int in_uMonitorDataArraySize, bool in_bIsRealtime)=0
 Received a new Monitor Data blob. More...
 
- Public Member Functions inherited from ak_wwise_plugin_cpp_base_instance
virtual ~ak_wwise_plugin_cpp_base_instance ()
 

Detailed Description

API for Sound Engine's Monitor Data notification.

Definition at line 104 of file Notifications.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise