table of contents
al_stop_sample_instance(3alleg5) | al_stop_sample_instance(3alleg5) |
NAME¶
al_stop_sample_instance - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_audio.h> bool al_stop_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
DESCRIPTION¶
Stop an sample instance playing.
SEE ALSO¶
al_play_sample_instance(3alleg5)
Allegro reference manual |