1al_attach_mixer_to_voice(3)                        al_attach_mixer_to_voice(3)
2
3
4

NAME

6       al_attach_mixer_to_voice - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_attach_mixer_to_voice(ALLEGRO_MIXER *mixer, ALLEGRO_VOICE *voice)
12

DESCRIPTION

14       Attaches a mixer to a voice.  It must have the same frequency and chan‐
15       nel configuration, but the depth may be different.
16
17       Returns true on success, false on failure.
18

SEE ALSO

20       al_detach_voice(3)
21
22
23
24Allegro reference manual                           al_attach_mixer_to_voice(3)
Impressum