Home
last modified time | relevance | path

Searched refs:PRIORITY_RELEASE (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_Channel.h74 static const int PRIORITY_RELEASE = Voice::PRIORITY_RELEASE; variable
Dsnd_Voice.h112 static const int PRIORITY_RELEASE = 1; variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_VoiceManager.cpp217 if ( itr->GetPriority() <= Voice::PRIORITY_RELEASE ) return; in UpdateEachVoicePriority()
Dsnd_Channel.cpp458 m_pVoice->SetPriority( Channel::PRIORITY_RELEASE ); in Release()
Dsnd_Voice.cpp833 if ( m_Priority == PRIORITY_RELEASE ) in SetPriority()
1531 if ( m_Priority == PRIORITY_RELEASE ) return; in UpdateVoicesPriority()