Version

menu_open
Wwise SDK 2019.2.15

◆ ParallelForFunc

typedef void(* AkTaskSchedulerDesc::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.

Execute in_func in parallel over the [in_uIdxBegin,in_uIdxEnd[ range of items in the in_pData array, and wait for the work to finish.

Definition at line 187 of file AkSoundEngine.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise