Home
last modified time | relevance | path

Searched refs:DropLowestPriorityVoice (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_VoiceManager.cpp118 if ( DropLowestPriorityVoice( priority ) == 0 ) return NULL; in AllocVoice()
239 int VoiceManager::DropLowestPriorityVoice( int priority ) in DropLowestPriorityVoice() function in nw::snd::internal::driver::VoiceManager
Dsnd_Voice.cpp331 … int dropVoiceCount = VoiceManager::GetInstance().DropLowestPriorityVoice( sdkVoicePriority ); in Alloc()
424 … int dropVoiceCount = VoiceManager::GetInstance().DropLowestPriorityVoice( sdkVoicePriority ); in Alloc()
/NW4C-2.0.3/include/nw/snd/
Dsnd_VoiceManager.h71 int DropLowestPriorityVoice( int priority );