1al_set_mixer_frequency(3)  Library Functions Manual  al_set_mixer_frequency(3)
2
3
4

NAME

6       al_set_mixer_frequency
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_set_mixer_frequency(ALLEGRO_MIXER *mixer, unsigned int val)
12

DESCRIPTION

14       Set  the  mixer  frequency.   This  will  only work if the mixer is not
15       attached to anything.
16
17       Returns true on success, false on failure.
18
19
20
21Allegro reference manual                             al_set_mixer_frequency(3)
Impressum