1ALLEGRO_MIXER(3) Library Functions Manual ALLEGRO_MIXER(3)
23
4
NAME
6ALLEGRO_MIXER
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
typedef struct ALLEGRO_MIXER ALLEGRO_MIXER;
12
DESCRIPTION
14A mixer is a type of stream which mixes together attached streams into
15a single buffer.
1617
18
19
Allegro reference manual ALLEGRO_MIXER(3)