Definition at line 23 of file snd_SoundSystem.h.
◆ PrepareReset()
static void nw4r::snd::SoundSystem::PrepareReset |
( |
| ) |
|
|
inlinestatic |
◆ SetOutputMode()
static void nw4r::snd::SoundSystem::SetOutputMode |
( |
OutputMode | mode | ) |
|
|
inlinestatic |
◆ GetMasterVolume()
static f32 nw4r::snd::SoundSystem::GetMasterVolume |
( |
| ) |
|
|
inlinestatic |
◆ SetMasterVolume()
static void nw4r::snd::SoundSystem::SetMasterVolume |
( |
f32 | volume, |
|
|
int | frame ) |
|
inlinestatic |
◆ GetRemoteSpeaker()
static RemoteSpeaker & nw4r::snd::SoundSystem::GetRemoteSpeaker |
( |
int | i | ) |
|
|
inlinestatic |
◆ AppendEffect()
static void nw4r::snd::SoundSystem::AppendEffect |
( |
AuxBus | bus, |
|
|
FxBase * | pFx ) |
|
inlinestatic |
◆ ClearEffect()
static void nw4r::snd::SoundSystem::ClearEffect |
( |
AuxBus | bus, |
|
|
int | frame ) |
|
inlinestatic |
◆ DEFAULT_DVD_THREAD_STACK_SIZE
int const nw4r::snd::SoundSystem::DEFAULT_DVD_THREAD_STACK_SIZE = 0x4000 |
|
staticprivate |
◆ DEFAULT_SOUND_THREAD_STACK_SIZE
int const nw4r::snd::SoundSystem::DEFAULT_SOUND_THREAD_STACK_SIZE = 0x4000 |
|
staticprivate |
◆ DEFAULT_DVD_THREAD_PRIORITY
int const nw4r::snd::SoundSystem::DEFAULT_DVD_THREAD_PRIORITY = 3 |
|
staticprivate |
◆ DEFAULT_SOUND_THREAD_PRIORITY
int const nw4r::snd::SoundSystem::DEFAULT_SOUND_THREAD_PRIORITY = 4 |
|
staticprivate |
◆ sMaxVoices
int nw4r::snd::SoundSystem::sMaxVoices |
|
staticprivate |
◆ sTaskThread