版本

menu_open
警告:系统已根据您所用大版本 (2022.1.13.8454) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。

◆ GetPluginData()

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

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::IAudioPlugin.

在文件 AudioPlugin.h637 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅