Scroll to navigation

al_destroy_mixer(3alleg5) Allegro reference manual() al_destroy_mixer(3alleg5) Allegro reference manual()

NAME

al_destroy_mixer - Allegro 5 API

SYNOPSIS

#include <allegro5/allegro_audio.h>
void al_destroy_mixer(ALLEGRO_MIXER *mixer)

DESCRIPTION

Destroys the mixer stream.

SEE ALSO

al_create_mixer(3alleg5)