PA_PROP_EVENT_MOUSE_BUTTON

For event sound streams: mouse button that triggered the event if applicable, integer formatted as string with 0=left, 1=middle, 2=right. E.g. "0"

extern (C)
enum PA_PROP_EVENT_MOUSE_BUTTON = "event.mouse.button";

Meta