Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AkThreadProperties Struct Reference

#include <AkPlatformFuncs.h>

Public Attributes

int nPriority
 Thread priority. More...
 
SceKernelCpumask dwAffinityMask
 Affinity mask. More...
 
size_t uStackSize
 Thread stack size. More...
 
int uSchedPolicy
 Thread scheduling policy. More...
 
AkInt32 nPriority
 Thread priority. 0=highest, 31=lowest. More...
 
int iIdealCore
 Preferred core number: see nn::os::SetThreadCoreMask documentation. More...
 
nn::Bit64 affinityMask
 Affinity mask for each core: see nn::os::SetThreadCoreMask documentation. More...
 
AkUInt32 dwAffinityMask
 Affinity mask. More...
 
AkUInt32 uStackSize
 Thread stack size. More...
 

Detailed Description

Definition at line 46 of file AkPlatformFuncs.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