1al_rewind_audio_stream(3)                            al_rewind_audio_stream(3)
2
3
4

NAME

6       al_rewind_audio_stream - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Set the streaming file playing position to the beginning.  Returns true
15       on success.  Currently this can only be called on streams created  with
16       al_load_audio_stream(3),  al_load_audio_stream_f(3) and the format-spe‐
17       cific functions underlying those functions.
18
19
20
21Allegro reference manual                             al_rewind_audio_stream(3)
Impressum