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.

RELATED TO al_detach_mixer…

al_attach_mixer_to_mixer(3alleg5).