.TH "al_get_audio_stream_playing(3alleg5) Allegro reference manual" "" "" "" "" .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[] .fi .SH DESCRIPTION .PP Return true if the stream is playing. .SH SEE ALSO .PP al_set_audio_stream_playing(3alleg5).