Constant libpulse_binding::stream::flags::DONT_MOVE
[−]
[src]
pub const DONT_MOVE: FlagSet=capi::PA_STREAM_DONT_MOVE
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.