版本

menu_open

◆ NotifyMonitorData

void(* ak_wwise_plugin_notifications_monitor_v1::NotifyMonitorData) (struct ak_wwise_plugin_notifications_monitor_instance_v1 *in_this, AkTimeMs in_iTimeStamp, const AK::Wwise::Plugin::MonitorData *in_pMonitorDataArray, unsigned int in_uMonitorDataArraySize, bool in_bIsRealtime)

Received a new Monitor Data blob.

Called when an instance of the run-time component of the plug-in sends data using AK::IAkEffectPluginContext::PostMonitorData(), and this plug-in's settings are being displayed in a window. Because multiple run-time instances may exist for a single authoring tool plug-in, the data is batched together and passed at the end of the frame.

参数
[in]in_thisCurrent instance of this interface.
[in]in_iTimeStampTimestamp of the data (in milliseconds).
[in]in_pMonitorDataArrayArray of blobs of data.
[in]in_uMonitorDataArraySizeNumber of elements in array 'in_pMonitorDataArray'.
[in]in_bIsRealtimetrue if monitoring in real time, false if scrubbing through profiler history.

在文件 Notifications.h76 行定义.

被这些函数引用 AK.Wwise::Plugin::V1::Notifications::Monitor::Interface::Interface().


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅