Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_VoiceManager.h61 unsigned long GetActiveCount() const;
Dsnd_SoundInstanceManager.h267 unsigned long GetActiveCount() const in GetActiveCount() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_VoiceManager.cpp282 unsigned long VoiceManager::GetActiveCount() const in GetActiveCount() function in nw::snd::internal::driver::VoiceManager
Dsnd_SoundArchivePlayer.cpp1358 if ( m_StreamSoundInstanceManager.GetActiveCount() == 1 ) in PrepareStreamSoundImpl()