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

FreeBSD Manual Pages

  
 
  

home | help
stop_audio_stream(3)		 Allegro manual 	    stop_audio_stream(3)

NAME
     stop_audio_stream - Destroys an audio stream when it is no longer required.
     Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     void stop_audio_stream(AUDIOSTREAM *stream);

DESCRIPTION
     Destroys an audio stream when it is no longer required.

SEE ALSO
     play_audio_stream(3), exstream(3)

Allegro 			  version 4.4.3 	    stop_audio_stream(3)

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

home | help