Home
last modified time | relevance | path

Searched defs:pa_subscription_match_flags (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Ddef.h624 #define pa_subscription_match_flags(m, t) (!!((m) & (1 << ((t) & PA_SUBSCRIPTION_EVENT_FACILITY_MASK)))) macro

Completed in 4 milliseconds