1al_set_sample_instance_gain(L3i)brary Functions Manuaall_set_sample_instance_gain(3)
2
3
4

NAME

6       al_set_sample_instance_gain
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_set_sample_instance_gain(ALLEGRO_SAMPLE_INSTANCE *spl, float val)
12

DESCRIPTION

14       Set the playback gain.
15
16       Returns  true  on  success,  false on failure.  Will fail if the sample
17       instance is attached directly to a voice.
18
19
20
21Allegro reference manual                        al_set_sample_instance_gain(3)
Impressum