Wwise SDK 2022.1.17
|
#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... | |
Definition at line 46 of file AkPlatformFuncs.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise