Method SDL.Music()->playing() class SDL.Music Method playing int playing() Description Determines if the music is already playing. This method will return 1 even if the music has been paused. Returns 1 if the music is playing, otherwise 0.