table of contents
get_mixer_frequency(3alleg4) | Allegro manual | get_mixer_frequency(3alleg4) |
NAME¶
get_mixer_frequency - Returns the mixer frequency, in Hz. Allegro game programming library.
SYNOPSIS¶
#include <allegro.h>
int get_mixer_frequency(void);
DESCRIPTION¶
Returns the mixer frequency, in Hz.
SEE ALSO¶
version 4.4.3 | Allegro |