al_get_sample_frequency - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_audio.h> unsigned int al_get_sample_frequency(const ALLEGRO_SAMPLE *spl)
Description
Return the frequency (in Hz) of the sample.
See Also
al_get_sample_channels(3), al_get_sample_depth(3), al_get_sample_length(3), al_get_sample_data(3)
Referenced By
al_get_sample_channels(3), al_get_sample_data(3), al_get_sample_depth(3), al_get_sample_length(3).
Allegro reference manual