logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stop_audio_stream - Destroys an audio stream when it is no longer required. Allegro game programming

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);

See Also