1al_play_sample_instance(3) Library Functions Manual al_play_sample_instance(3)
23
4
NAME
6al_play_sample_instance
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
bool al_play_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
12
DESCRIPTION
14Play an instance of a sample data. Returns true on success, false on
15failure.
1617
18
19
Allegro reference manual al_play_sample_instance(3)