.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_get_audio_stream_playing" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_audio_stream_playing - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include bool al_get_audio_stream_playing(const ALLEGRO_AUDIO_STREAM *stream) \f[R] .fi .SH DESCRIPTION .PP Return true if the stream is playing. .SH SEE ALSO .PP al_set_audio_stream_playing(3alleg5).