stop_audio_stream - Man Page
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
Referenced By
exstream(3), play_audio_stream(3).
version 4.4.3 Allegro manual