table of contents
| al_get_mixer_quality(3alleg5) | al_get_mixer_quality(3alleg5) | 
NAME¶
al_get_mixer_quality - Allegro 5 API
SYNOPSIS¶
- 
    
#include <allegro5/allegro_audio.h> ALLEGRO_MIXER_QUALITY al_get_mixer_quality(const ALLEGRO_MIXER *mixer) 
DESCRIPTION¶
Return the mixer quality.
SEE ALSO¶
ALLEGRO_MIXER_QUALITY(3alleg5), al_set_mixer_quality(3alleg5)
| Allegro reference manual |