Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_Voice.h144 bool IsRun() const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Voice.cpp1619 bool Voice::IsRun() const in IsRun() function in nw::snd::internal::driver::Voice
Dsnd_StreamSoundPlayer.cpp1434 if ( ! voice->IsRun() ) in UpdateBuffer()