Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all
NAME
al_detach_mixer - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro_audio.h> bool al_detach_mixer(ALLEGRO_MIXER *mixer)
DESCRIPTION
Detach the mixer from whatever it is attached to, if anything.
SEE ALSO
al_attach_mixer_to_mixer(3alleg5).