1al_get_sample_instance_length(3)              al_get_sample_instance_length(3)
2
3
4

NAME

6       al_get_sample_instance_length - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              unsigned int al_get_sample_instance_length(const ALLEGRO_SAMPLE_INSTANCE *spl)
12

DESCRIPTION

14       Return  the length of the sample instance in sample values.  This prop‐
15       erty may differ from the length of the instance's sample data.
16

SEE ALSO

18       al_set_sample_instance_length(3), al_get_sample_instance_time(3)
19
20
21
22Allegro reference manual                      al_get_sample_instance_length(3)
Impressum