Searched refs:IsRun (Results 1 – 3 of 3) sorted by relevance
142 bool IsRun() const;
1618 bool Voice::IsRun() const in IsRun() function in nw::snd::internal::driver::Voice
1357 if ( ! voice->IsRun() ) return; in UpdateBuffer()