virtual bool IsPlaying() const = 0;
IsPlaying determines whether the active sound has stopped playing or not.
A Boolean value of true if the sound is playing otherwise false.