1get_mixer_frequency(3) Allegro manual get_mixer_frequency(3)
23
4
NAME
6get_mixer_frequency - Returns the mixer frequency, in Hz. Allegro game
7programming library.
8
SYNOPSIS
10#include <allegro.h>
1112
13
int get_mixer_frequency(void);
14
DESCRIPTION
16Returns the mixer frequency, in Hz.
1718
SEE ALSO
20Allegro version 4.4.3 get_mixer_frequency(3)