al_detach_mixer(3) | al_detach_mixer(3) |
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(3).
Allegro reference manual |