voice_stop_volumeramp - Interrupts a volume ramp operation. Allegro game programming library.
Contents
Description
Interrupts a volume ramp operation.
Name
voice_stop_volumeramp - Interrupts a volume ramp operation. Allegro game programming library.
See Also
voice_ramp_volume(3alleg4) Allegro version 4.4.3 voice_stop_volumeramp(3alleg4)
Synopsis
#include<allegro.h>voidvoice_stop_volumeramp(intvoice);
