Home
last modified time | relevance | path

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

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