版本

menu_open

AkPluginInfo Struct Reference

List of all members.

Public Member Functions

  AkPluginInfo ()
  Constructor for default values.

Public Attributes

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  bIsAsynchronous
  Asynchronous plug-in flag.

Detailed Description

Plug-in information structure.

Remarks:
The bIsInPlace field is only relevant for effect plug-ins.
Currently asynchronous effects are only supported on PS3 effect plug-ins (insert effects have to be asynchronous, source plugins have the choise), otherwise effects should be synchronous.
See also:

Definition at line 111 of file IAkPlugin.h.


The documentation for this struct was generated from the following file:

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅