table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_play_sample_instance(3) | al_play_sample_instance(3) |
NAME¶
al_play_sample_instance - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro_audio.h> bool al_play_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
DESCRIPTION¶
Play the sample instance. Returns true on success, false on failure.
SEE ALSO¶
Allegro reference manual |