DragonFly On-Line Manual Pages

Search: Section:  


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 an instance of a sample data. Returns true on success, false on failure.

SEE ALSO

al_stop_sample_instance(3) Allegro reference manual al_play_sample_instance(3)

Search: Section: