[−][src]Constant libpulse_binding::stream::flags::ADJUST_LATENCY
pub const ADJUST_LATENCY: FlagSet;
👎 Deprecated since 2.20.0:
Use the associated constants on FlagSet.
Try to adjust the latency of the sink/source based on the requested buffer metrics and
adjust buffer metrics accordingly. Also see BufferAttr. This option may not be
specified at the same time as EARLY_REQUESTS.