voice_stop_volumeramp(3) - Linux man page

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)