目次
構造体 AkPluginInfo
Public 変数 | |
AkPluginType | eType |
Plug-in type. |
|
bool | bIsInPlace |
Buffer usage (in-place or not). |
|
bool | bIsAsynchronous |
Asynchronous plug-in flag. |
説明
Plug-in information structure.
- 意見:
- 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.
IAkPlugin.h の 90 行で定義されています。
この構造体の説明は次のファイルから生成されました:
- include/AK/SoundEngine/Common/IAkPlugin.h