al_get_sample_length - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_audio.h> unsigned int al_get_sample_length(const ALLEGRO_SAMPLE *spl)
Description
Return the length of the sample in sample values.
See Also
al_get_sample_channels(3), al_get_sample_depth(3), al_get_sample_frequency(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_frequency(3).
Allegro reference manual