1al_set_audio_stream_fragmentL(i3b)rary Functions Manaula_lset_audio_stream_fragment(3)
23
4
NAME
6al_set_audio_stream_fragment
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
bool al_set_audio_stream_fragment(ALLEGRO_AUDIO_STREAM *stream, void *val)
12
DESCRIPTION
14This function needs to be called for every successful call of
15al_get_audio_stream_fragment(3) to indicate that the buffer is filled
16with new data.
1718
19
20
Allegro reference manual al_set_audio_stream_fragment(3)