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

al_drain_audio_stream - Allegro 5 API

Description

       You  should  call  this  to  finalise an audio stream that you will no longer be feeding, to wait for all
       pending buffers to finish playing.  The stream’s playing state will change to false.

Name

       al_drain_audio_stream - Allegro 5 API

See Also

al_destroy_audio_stream(3alleg5)

Allegro reference manual                                                          al_drain_audio_stream(3alleg5)

Synopsis

              #include <allegro5/allegro_audio.h>

              void al_drain_audio_stream(ALLEGRO_AUDIO_STREAM *stream)

See Also