.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_get_mixer_playing" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_mixer_playing \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ bool\ al_get_mixer_playing(const\ ALLEGRO_MIXER\ *mixer) \f[] .fi .SH DESCRIPTION .PP Return true if the mixer is playing. .SH SEE ALSO .PP al_set_mixer_playing(3alleg5).