.\" Generated by the Allegro makedoc utility .TH stop_audio_stream 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME stop_audio_stream \- Destroys an audio stream when it is no longer required. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void stop_audio_stream(AUDIOSTREAM *stream); .SH DESCRIPTION Destroys an audio stream when it is no longer required. .SH SEE ALSO .BR play_audio_stream (3alleg4), .BR exstream (3alleg4)