バージョン

menu_open
Wwise SDK 2022.1.12
AkThreadProperties 構造体

#include <AkPlatformFuncs.h>

公開変数類

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

詳解

AkPlatformFuncs.h46 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう