Constant libpulse_sys::proplist::PA_PROP_EVENT_MOUSE_BUTTON[][src]

pub const PA_PROP_EVENT_MOUSE_BUTTON: &str = "event.mouse.button";
Expand description

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”.