Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/demo2/
Dsnd.cpp35 bool isPlaying = false; variable
150 if (!isPlaying) in PlaySound()
154 isPlaying = true; in PlaySound()
175 isPlaying = false; in StopSound()