1al_set_audio_stream_loop_secs(3)              al_set_audio_stream_loop_secs(3)
2
3
4

NAME

6       al_set_audio_stream_loop_secs - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_set_audio_stream_loop_secs(ALLEGRO_AUDIO_STREAM *stream,
12                 double start, double end)
13

DESCRIPTION

15       Sets  the  loop  points  for the stream in seconds.  Currently this can
16       only  be  called  on  streams  created  with   al_load_audio_stream(3),
17       al_load_audio_stream_f(3)  and the format-specific functions underlying
18       those functions.
19
20
21
22Allegro reference manual                      al_set_audio_stream_loop_secs(3)
Impressum