.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_play_sample_instance" "3" "" "Allegro reference manual" "" .SH NAME al_play_sample_instance \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] bool al_play_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl) .EE .SH DESCRIPTION Play the sample instance. Returns true on success, false on failure. .SH SEE ALSO al_stop_sample_instance(3)