pub const VARIABLE_RATE: FlagSet = capi::PA_STREAM_VARIABLE_RATE; // 1_024u32
Expand description

Allow dynamic changing of the sampling rate during playback with Stream::update_sample_rate.