al_get_mixer_playing - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_audio.h>

bool al_get_mixer_playing(const ALLEGRO_MIXER *mixer)

Description

Return true if the mixer is playing.

See Also

al_set_mixer_playing(3).

Referenced By

al_set_mixer_playing(3).

Allegro reference manual