NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::SoundSystem::SoundSystemParam Struct Reference

Description

Definition at line 28 of file snd_SoundSystem.h.

Public Attributes

s32 soundThreadPriority
 
ulong soundThreadStackSize
 
s32 dvdThreadPriority
 
ulong dvdThreadStackSize
 

Constructor & Destructor Documentation

◆ SoundSystemParam()

nw4r::snd::SoundSystem::SoundSystemParam::SoundSystemParam ( )
inline

Definition at line 33 of file snd_SoundSystem.h.

Member Data Documentation

◆ soundThreadPriority

s32 nw4r::snd::SoundSystem::SoundSystemParam::soundThreadPriority

Definition at line 43 of file snd_SoundSystem.h.

◆ soundThreadStackSize

ulong nw4r::snd::SoundSystem::SoundSystemParam::soundThreadStackSize

Definition at line 44 of file snd_SoundSystem.h.

◆ dvdThreadPriority

s32 nw4r::snd::SoundSystem::SoundSystemParam::dvdThreadPriority

Definition at line 45 of file snd_SoundSystem.h.

◆ dvdThreadStackSize

ulong nw4r::snd::SoundSystem::SoundSystemParam::dvdThreadStackSize

Definition at line 46 of file snd_SoundSystem.h.