1al_seek_audio_stream_secs(3)Library Functions Manualal_seek_audio_stream_secs(3)
2
3
4

NAME

6       al_seek_audio_stream_secs
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_seek_audio_stream_secs(ALLEGRO_AUDIO_STREAM *stream, double time)
12

DESCRIPTION

14       Set  the streaming file playing position to time.  Returns true on suc‐
15       cess.  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_seek_audio_stream_secs(3)
Impressum