Home
last modified time | relevance | path

Searched refs:GetPhysicalVoiceCount (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_VoiceManager.cpp247 int dropCount = dropVoice->GetPhysicalVoiceCount(); in DropLowestPriorityVoice()
278 voiceCount += itr->GetPhysicalVoiceCount(); in GetVoiceCount()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Voice.h180 int GetPhysicalVoiceCount() const { return m_ChannelCount; } in GetPhysicalVoiceCount() function