Public Member Functions | |
AkPluginInfo () | |
Constructor for default values. |
|
Public Attributes | |
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.
Definition at line 64 of file IAkPlugin.h.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요