Wwise SDK 2018.1.11
AkTaskSchedulerDesc
版本
Wwise SDK 2018.1.11
|
Description of the client task scheduler. 更多...
Public 类型 | |
typedef void(* | ParallelForFunc) (void *in_pData, AkUInt32 in_uIdxBegin, AkUInt32 in_uIdxEnd, AkUInt32 in_uTileSize, AkParallelForFunc in_func, void *in_pUserData, const char *in_szDebugName) |
Debug name for the workload. 更多... |
|
Public 属性 | |
ParallelForFunc | fcnParallelFor |
ParallelForFunc callback. 更多... |
|
AkUInt32 | uNumSchedulerWorkerThreads |
The number of worker threads in the schduler. 更多... |
|
详细描述
Description of the client task scheduler.
在文件 AkSoundEngine.h 第 164 行定义.
该结构体的文档由以下文件生成:
- include/AK/SoundEngine/Common/AkSoundEngine.h