バージョン

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

◆ GetPluginData()

virtual bool AK.Wwise::IAudioPlugin::GetPluginData ( const GUID in_guidPlatform,
AkPluginParamID  in_idParam,
IWriteData in_pDataWriter 
) const
pure virtual

This function is called by Wwise to obtain parameters that will be sent to the sound engine when Wwise is connected. This block should contain only data that is NOT a property defined in the plugin xml file. The parameter ID should be something different than the ones used in the plugin xml.

警告
This function is guaranteed to be called by a single thread at a time.
戻り値
True if the plug-in has some plugin-defined data. False otherwise.
参照
引数
in_guidPlatformThe unique ID of the queried platform
in_idParamThe plugin-defined parameter ID
in_pDataWriterA pointer to the data writer interface

AK.Wwise::DefaultAudioPluginImplementationで実装されています。


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

サポートは必要ですか?

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

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

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

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

Wwiseからはじめよう