table of contents
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¶
Allegro reference manual |