get_mixer_frequency(3) - Linux man page

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