Query: stop_audio_stream
OS: linux
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stop_audio_stream(3alleg4) Allegro manual stop_audio_stream(3alleg4) NAME
stop_audio_stream - 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
play_audio_stream(3alleg4), exstream(3alleg4) Allegro version 4.4.2 stop_audio_stream(3alleg4)