1voice_stop_volumeramp(3)        Allegro manual        voice_stop_volumeramp(3)
2
3
4

NAME

6       voice_stop_volumeramp  -  Interrupts  a  volume ramp operation. Allegro
7       game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void voice_stop_volumeramp(int voice);
14

DESCRIPTION

16       Interrupts a volume ramp operation.
17
18

SEE ALSO

20       voice_ramp_volume(3)
21
22
23
24Allegro                          version 4.2.2        voice_stop_volumeramp(3)
Impressum