stop_audio_stream - Destroys an audio stream when it is no longer required. Allegro game programming
Contents
Description
Destroys an audio stream when it is no longer required.
Name
stop_audio_stream - Destroys an audio stream when it is no longer required. Allegro game programming
library.
See Also
play_audio_stream(3alleg4), exstream(3alleg4) Allegro version 4.4.3 stop_audio_stream(3alleg4)
Synopsis
#include<allegro.h>voidstop_audio_stream(AUDIOSTREAM*stream);
