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

pub const ADJUST_LATENCY: FlagSet = capi::PA_STREAM_ADJUST_LATENCY; // 0_x00_002_000u32

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.