SYNOPSIS

#include <allegro.h>

void stop_audio_stream(AUDIOSTREAM *stream);

DESCRIPTION

Destroys an audio stream when it is no longer required.

RELATED TO stop_audio_stream…

play_audio_stream(3alleg4), exstream(3alleg4)