|
NAMEvoice_stop_volumeramp - Interrupts a volume ramp operation. Allegro game programming library.SYNOPSIS#include <allegro.h>void voice_stop_volumeramp(int voice); DESCRIPTIONInterrupts a volume ramp operation.SEE ALSOvoice_ramp_volume(3)
Visit the GSP FreeBSD Man Page Interface. |