logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_voice_frequency - Allegro 5 API

Description

       Return the frequency of the voice (in Hz), e.g. 44100.

Allegro reference manual                                                         al_get_voice_frequency(3alleg5)

Name

       al_get_voice_frequency - Allegro 5 API

Synopsis

              #include <allegro5/allegro_audio.h>

              unsigned int al_get_voice_frequency(const ALLEGRO_VOICE *voice)

See Also