FreeBSD Manual Pages
stop_audio_stream(3) Allegro manual stop_audio_stream(3) NAME stop_audio_stream - Destroys an audio stream when it is no longer re- quired. 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)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=stop_audio_stream&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>