Constant libpulse_binding::stream::flags::ADJUST_LATENCY[][src]

pub const ADJUST_LATENCY: FlagSet = capi::PA_STREAM_ADJUST_LATENCY

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.