.\" Generated by the Allegro makedoc utility .TH get_mixer_quality 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME get_mixer_quality \- Returns the current mixing quality. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int get_mixer_quality(void); .SH DESCRIPTION Returns the current mixing quality, as specified by the `quality' config variable, or a previous call to set_mixer_quality(). .SH SEE ALSO .BR set_mixer_quality (3alleg4)