1al_set_voice_playing(3)    Library Functions Manual    al_set_voice_playing(3)
2
3
4

NAME

6       al_set_voice_playing
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_set_voice_playing(ALLEGRO_VOICE *voice, bool val)
12

DESCRIPTION

14       Change whether a voice is playing or not.  The voice must have a sample
15       or mixer attached to it.
16
17       Returns true on success, false on failure.
18
19
20
21Allegro reference manual                               al_set_voice_playing(3)
Impressum