SoundChannel::IsPlaying

SoundChannel::IsPlaying
virtual bool IsPlaying() const = 0;
Description

IsPlaying determines whether the active sound has stopped playing or not.

Return Value

A Boolean value of true if the sound is playing otherwise false.