Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h76 static const int PRIORITY_RELEASE = Voice::PRIORITY_RELEASE; variable
Dsnd_Voice.h114 static const int PRIORITY_RELEASE = 1; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_VoiceManager.cpp219 if ( itr->GetPriority() <= Voice::PRIORITY_RELEASE ) return; in UpdateEachVoicePriority()
Dsnd_Channel.cpp460 m_pVoice->SetPriority( Channel::PRIORITY_RELEASE ); in Release()
Dsnd_Voice.cpp835 if ( m_Priority == PRIORITY_RELEASE ) in SetPriority()
1532 if ( m_Priority == PRIORITY_RELEASE ) return; in UpdateVoicesPriority()