voice_get_pan - Man Page
Returns the current pan position. Allegro game programming library.
Synopsis
#include <allegro.h>
int voice_get_pan(int voice);
Description
Returns the current pan position, from 0 (left) to 255 (right).
See Also
Referenced By
version 4.4.3 Allegro manual