al_get_voice_frequency - Allegro 5 API
Contents
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)
