Constant libpulse_binding::stream::flags::VARIABLE_RATE
source ·
[−]pub const VARIABLE_RATE: FlagSet;👎 Deprecated since 2.20.0:
Use the associated constants on FlagSet.
Expand description
Allow dynamic changing of the sampling rate during playback with
Stream::update_sample_rate().