[−][src]Constant libpulse_binding::stream::flags::DONT_MOVE
pub const DONT_MOVE: FlagSet
Don’t allow moving of this stream to another sink/device. Useful if you use any of the
Fix* flags and want to make sure that resampling never takes place -- which might happen
if the stream is moved to another sink/source with a different sample spec/channel map.