voice_stop_pan_sweep(3) - Linux man page

Name

voice_stop_pan_sweep - Interrupts a pan sweep operation. Allegro game programming library.

Synopsis

#include <allegro.h>

void voice_stop_pan_sweep(int voice);

Description

Interrupts a pan sweep operation.

See Also

voice_sweep_pan(3)