Searched defs:pa_subscription_match_flags (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulse/ | ||
H A D | def.h | 624 #define pa_subscription_match_flags(m, t) (!!((m) & (1 << ((t) & PA_SUBSCRIPTION_EVENT_FACILITY_MASK)))) macro |
Completed in 4 milliseconds