1al_set_sample_instance_speedL(i3b)rary Functions Manaula_lset_sample_instance_speed(3)
23
4
NAME
6al_set_sample_instance_speed
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
bool al_set_sample_instance_speed(ALLEGRO_SAMPLE_INSTANCE *spl, float val)
12
DESCRIPTION
14Set the relative playback speed. 1.0 is normal speed.
1516
Return true on success, false on failure. Will fail if the sample
17instance is attached directly to a voice.
1819
20
21
Allegro reference manual al_set_sample_instance_speed(3)