Version

    Autre 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:

Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise