.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_get_audio_stream_event_source" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_get_audio_stream_event_source - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include ALLEGRO_EVENT_SOURCE *al_get_audio_stream_event_source( ALLEGRO_AUDIO_STREAM *stream) \f[R] .fi .SH DESCRIPTION .PP Retrieve the associated event source. .PP See al_get_audio_stream_fragment(3alleg5) for a description of the ALLEGRO_EVENT_AUDIO_STREAM_FRAGMENT(3alleg5) event that audio streams emit.