1al_drain_audio_stream(3)   Library Functions Manual   al_drain_audio_stream(3)
2
3
4

NAME

6       al_drain_audio_stream
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              void al_drain_audio_stream(ALLEGRO_AUDIO_STREAM *stream)
12

DESCRIPTION

14       You  should  call  this  to  finalise  an audio stream that you will no
15       longer be feeding, to wait for all pending buffers to  finish  playing.
16       The stream's playing state will change to false.
17
18
19
20Allegro reference manual                              al_drain_audio_stream(3)
Impressum