1al_set_audio_stream_fragment(3)                al_set_audio_stream_fragment(3)
2
3
4

NAME

6       al_set_audio_stream_fragment - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_set_audio_stream_fragment(ALLEGRO_AUDIO_STREAM *stream, void *val)
12

DESCRIPTION

14       This  function  needs  to  be  called  for  every  successful  call  of
15       al_get_audio_stream_fragment(3) to indicate that the buffer (pointed to
16       by val) is filled with new data.
17

SEE ALSO

19       al_get_audio_stream_fragment(3)
20
21
22
23Allegro reference manual                       al_set_audio_stream_fragment(3)
Impressum