.TH "al_get_audio_stream_event_source(3alleg5) Allegro reference manual" "" "" "" "" .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[] .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 event that audio streams emit.