Function Music.playing

Wraps Mix_PlayingMusic which checks whether music is playing

static bool playing() @trusted;

Returns

true if music is playing, otherwise false