Wwise SDK 2023.1.8
|
#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.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise