1al_set_sample_instance_lengtLhi(b3r)ary Functions Maanlu_aslet_sample_instance_length(3)
23
4
NAME
6al_set_sample_instance_length
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
bool al_set_sample_instance_length(ALLEGRO_SAMPLE_INSTANCE *spl,
12unsigned int val)
13
DESCRIPTION
15Set the length of the sample instance in sample values.
1617
Return true on success, false on failure. Will fail if the sample
18instance is currently playing.
1920
21
22
Allegro reference manual al_set_sample_instance_length(3)