Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_WaveSoundPlayer.h84 static const int DEFAULT_PRIORITY = 64; variable
Dsnd_SequenceTrack.h117 static const int DEFAULT_PRIORITY = 64;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp50 m_Priority = DEFAULT_PRIORITY; in Initialize()
370 const int priority = GetChannelPriority() + DEFAULT_PRIORITY; in StartChannel()
Dsnd_SequenceTrack.cpp104 m_ParserTrackParam.priority = DEFAULT_PRIORITY; in InitParam()