al_detach_mixer - Man Page

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).

Referenced By

al_attach_mixer_to_mixer(3), al_get_mixer_attached(3).

Allegro reference manual