1al_set_audio_stream_playing(L3i)brary Functions Manuaall_set_audio_stream_playing(3)
23
4
NAME
6al_set_audio_stream_playing
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
bool al_set_audio_stream_playing(ALLEGRO_AUDIO_STREAM *stream, bool val)
12
DESCRIPTION
14Change whether the stream is playing.
1516
Returns true on success, false on failure.
1718
19
20
Allegro reference manual al_set_audio_stream_playing(3)