pub const ADJUST_LATENCY: FlagSet = capi::PA_STREAM_ADJUST_LATENCY; // 8_192u32
Expand description

Try to adjust the latency of the sink/source based on the requested buffer metrics and adjust buffer metrics accordingly. Also see ::def::BufferAttr. This option may not be specified at the same time as EARLY_REQUESTS.