목차
AkPluginInfo Struct Reference
Public Attributes | |
AkPluginType | eType |
Plug-in type. |
|
bool | bIsInPlace |
Buffer usage (in-place or not). |
|
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 (not source plug-ins), otherwise effects should be synchronous.
- See also:
Definition at line 90 of file IAkPlugin.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/IAkPlugin.h