trusty (3) al_get_audio_stream_event_source.3alleg5.gz

Provided by: allegro5-doc_5.0.10-2_all bug

NAME

       al_get_audio_stream_event_source - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro_audio.h>

              ALLEGRO_EVENT_SOURCE *al_get_audio_stream_event_source(
                 ALLEGRO_AUDIO_STREAM *stream)

DESCRIPTION

       Retrieve the associated event source.

       See  al_get_audio_stream_fragment(3alleg5)  for  a description of the ALLEGRO_EVENT_AUDIO_STREAM_FRAGMENT
       event that audio streams emit.