1al_set_audio_stream_playing(L3i)brary Functions Manuaall_set_audio_stream_playing(3)
2
3
4

NAME

6       al_set_audio_stream_playing
7

SYNOPSIS

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

DESCRIPTION

14       Change whether the stream is playing.
15
16       Returns true on success, false on failure.
17
18
19
20Allegro reference manual                        al_set_audio_stream_playing(3)
Impressum