Home
last modified time | relevance | path

Searched refs:GetVoiceCount (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_VoiceManager.h60 int GetVoiceCount() const;
Dsnd_SoundSystem.h1006 static int GetVoiceCount() in GetVoiceCount() function
1008 return internal::driver::VoiceManager::GetInstance().GetVoiceCount(); in GetVoiceCount()
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_VoiceManager.cpp265 int VoiceManager::GetVoiceCount() const in GetVoiceCount() function in nw::snd::internal::driver::VoiceManager
Dsnd_SoundThread.cpp604 data.voice = SoundSystem::GetVoiceCount(); in CalcProcessCost()