|
NAMEstop_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); DESCRIPTIONDestroys an audio stream when it is no longer required.SEE ALSOplay_audio_stream(3), exstream(3)
Visit the GSP FreeBSD Man Page Interface. |