table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_stop_sample(3) | al_stop_sample(3) |
NAME¶
al_stop_sample - 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¶
Allegro reference manual |