バージョン

menu_open
警告:あなたのメジャーリリース ( 2022.1.16.8522 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。

◆ NotifyMonitorData()

virtual void AK.Wwise::Plugin::V1::Notifications::Monitor::NotifyMonitorData ( AkTimeMs  in_iTimeStamp,
const MonitorData in_pMonitorDataArray,
unsigned int  in_uMonitorDataArraySize,
bool  in_bIsRealtime 
)
pure virtual

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_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.

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう