stop_audio_stream(3alleg4) debian man page | unix.com

Man Page: stop_audio_stream

Operating Environment: debian

Section: 3alleg4

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)
Related Man Pages
exstream(3alleg4) - debian
exstream(3alleg4) - suse
play_audio_stream(3alleg4) - mojave
exstream(3alleg4) - mojave
play_audio_stream(3alleg4) - php
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?