1al_drain_audio_stream(3)                              al_drain_audio_stream(3)
2
3
4

NAME

6       al_drain_audio_stream - Allegro 5 API
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

SEE ALSO

19       al_destroy_audio_stream(3)
20
21
22
23Allegro reference manual                              al_drain_audio_stream(3)
Impressum