Home
last modified time | relevance | path

Searched refs:DEFAULT_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h86 static const int DEFAULT_PRIORITY = 64; variable
Dsnd_SequenceTrack.h119 static const int DEFAULT_PRIORITY = 64;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp52 m_Priority = DEFAULT_PRIORITY; in Initialize()
376 const int priority = GetChannelPriority() + DEFAULT_PRIORITY; in StartChannel()
Dsnd_SequenceTrack.cpp106 m_ParserTrackParam.priority = DEFAULT_PRIORITY; in InitParam()