Constant libpulse_binding::stream::flags::VARIABLE_RATE
source · pub const VARIABLE_RATE: FlagSet = capi::PA_STREAM_VARIABLE_RATE; // 1_024u32Expand description
Allow dynamic changing of the sampling rate during playback with
Stream::update_sample_rate.