1al_get_sample_length(3) Library Functions Manual al_get_sample_length(3)
23
4
NAME
6al_get_sample_length
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
unsigned int al_get_sample_length(const ALLEGRO_SAMPLE *spl)
12
DESCRIPTION
14Return the length of the sample in sample values.
1516
17
18
Allegro reference manual al_get_sample_length(3)