Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_get_aud...ent_source(3)  Library Functions Manual  al_get_aud...ent_source(3)

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

Allegro reference manual			      al_get_aud...ent_source(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_audio_stream_event_source&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help