Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

Public Member Functions

  AkPluginInfo ()
  Constructor for default values. More...
 

Public Attributes

AkPluginType  eType
  Plug-in type. More...
 
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. More...
 
bool  bIsInPlace
  Buffer usage (in-place or not) More...
 
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. More...
 
bool  bReserved
  Legacy bIsAsynchronous plug-in flag, now unused. Preserved for plug-in backward compatibility. bReserved should be false for all plug-in. More...
 

Detailed Description

Plug-in information structure.

Remarks
The bIsInPlace field is only relevant for effect plug-ins.
See also

Definition at line 57 of file IAkPlugin.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise