Provided by: allegro4-doc_4.4.2-4_all bug

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