.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_get_mixer_gain" "3" "" "Allegro reference manual" .SH NAME al_get_mixer_gain \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] float al_get_mixer_gain(const ALLEGRO_MIXER *mixer) .EE .SH DESCRIPTION Return the mixer gain (amplification factor). The default is 1.0. .SH SINCE 5.0.6, 5.1.0 .SH SEE ALSO al_set_mixer_gain(3).