al_play_sample_instance - Allegro 5 API
Contents
Description
Play the sample instance. Returns true on success, false on failure.
Name
al_play_sample_instance - Allegro 5 API
See Also
al_stop_sample_instance(3alleg5) Allegro reference manual al_play_sample_instance(3alleg5)
Synopsis
#include <allegro5/allegro_audio.h>
bool al_play_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
