1al_attach_mixer_to_voice(3)Library Functions Manualal_attach_mixer_to_voice(3)
2
3
4

NAME

6       al_attach_mixer_to_voice
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.   The  same  rules  as al_attach_sam‐
15       ple_instance_to_voice(3)  apply,  with  the  exception  of  the   depth
16       requirement.
17
18       Returns true on success, false on failure.
19
20
21
22Allegro reference manual                           al_attach_mixer_to_voice(3)
Impressum