al_get_audio_stream_event_source - Man Page

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(3) for a description of the ALLEGRO_EVENT_AUDIO_STREAM_FRAGMENT(3) event that audio streams emit.

Referenced By

al_get_audio_stream_fragment(3), ALLEGRO_AUDIO_STREAM(3).

Allegro reference manual