版本

menu_open

AkPluginInfo结构参考

所有成员的列表。

公有成员

  AkPluginInfo ()
  Constructor for default values.

公有属性

AkPluginType  eType
  Plug-in type.
AkUInt32  uBuildVersion
  Plugin build version, must match the AK_WWISESDK_VERSION_COMBINED macro from AkWwiseSDKVersion.h. Prevents usage of plugins compiled for other versions, avoiding crashes or data issues.
bool  bIsInPlace
  Buffer usage (in-place or not).
bool  bCanChangeRate
  True for effects whose sample throughput is different between input and output. Effects that can change rate need to be out-of-place (!bIsInPlace), and cannot exist on busses.
bool  bReserved
  Legacy bIsAsynchronous plug-in flag, now unused. Preserved for plug-in backward compatibility. bReserved should be false for all plug-in.

详细描述

Plug-in information structure.

评论:
The bIsInPlace field is only relevant for effect plug-ins.
参见:

在文件IAkPlugin.h64行定义。


该结构的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅