[][src]Constant libpulse_binding::stream::flags::FAIL_ON_SUSPEND

pub const FAIL_ON_SUSPEND: FlagSet = capi::PA_STREAM_FAIL_ON_SUSPEND; // 0_x00_020_000u32

If the sink/source this stream is connected to is suspended during the creation of this stream, cause it to fail. If the sink/source is being suspended during creation of this stream, make sure this stream is terminated.