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