DragonFly On-Line Manual Pages

Search: Section:  


voice_stop_volumeramp(3)        Allegro manual        voice_stop_volumeramp(3)

NAME

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

SYNOPSIS

#include <allegro.h> void voice_stop_volumeramp(int voice);

DESCRIPTION

Interrupts a volume ramp operation.

SEE ALSO

voice_ramp_volume(3) Allegro version 4.4.2 voice_stop_volumeramp(3)

Search: Section: