al_stop_sample - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_audio.h> void al_stop_sample(ALLEGRO_SAMPLE_ID *spl_id)
Description
Stop the sample started by al_play_sample(3).
See Also
Referenced By
al_destroy_sample(3), ALLEGRO_SAMPLE_ID(3), al_play_sample(3), al_stop_samples(3).
Allegro reference manual