menu
 
版本
2018.1.11.6987

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624

menu

Wwise SDK 2018.1.11
AkPluginInfo结构体 参考

Public 成员函数

  AkPluginInfo ()
  Constructor for default values 更多...
 

Public 属性

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.h57 行定义.


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

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅