1al_get_sample_instance_time(3) al_get_sample_instance_time(3)
23
4
NAME
6al_get_sample_instance_time - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
float al_get_sample_instance_time(const ALLEGRO_SAMPLE_INSTANCE *spl)
12
DESCRIPTION
14Return the length of the sample instance in seconds, assuming a play‐
15back speed of 1.0.
16
SEE ALSO
18al_get_sample_instance_length(3)
1920
21
22
Allegro reference manual al_get_sample_instance_time(3)