.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_mixer_playing" "3" "" "Allegro reference manual" .SH NAME al_get_mixer_playing \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_get_mixer_playing(const ALLEGRO_MIXER *mixer) .EE .SH DESCRIPTION Return true if the mixer is playing. .SH SEE ALSO al_set_mixer_playing(3).