Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_VoiceManager.h63 unsigned long GetActiveCount() const;
Dsnd_SoundInstanceManager.h269 unsigned long GetActiveCount() const in GetActiveCount() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_VoiceManager.cpp284 unsigned long VoiceManager::GetActiveCount() const in GetActiveCount() function in nw::snd::internal::driver::VoiceManager
Dsnd_SoundArchivePlayer.cpp1360 if ( m_StreamSoundInstanceManager.GetActiveCount() == 1 ) in PrepareStreamSoundImpl()