Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AkTaskSchedulerDesc Struct Reference

Description of the client task scheduler. More...

#include <AkSoundEngine.h>

Public Types

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. More...
 

Public Attributes

ParallelForFunc  fcnParallelFor
  ParallelForFunc callback. More...
 
AkUInt32  uNumSchedulerWorkerThreads
  The number of worker threads in the schduler. More...
 

Detailed Description

Description of the client task scheduler.

Definition at line 180 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