man get_mixer_frequency () - Returns the mixer frequency, in Hz. Allegro game programming library.

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