PA_PROP_FILTER_SUPPRESS

For streams: the name of a filter that should specifically suppressed (i.e.\ overrides PA_PROP_FILTER_WANT). Useful for the times that PA_PROP_FILTER_WANT is automatically added (e.g. echo-cancellation for phone streams when $VOIP_APP does its own, internal AEC) \since 1.0

extern (C)
enum PA_PROP_FILTER_SUPPRESS = "filter.suppress";

Meta