Constant libpulse_binding::context::flags::NOFAIL
source · pub const NOFAIL: FlagSet = capi::PA_CONTEXT_NOFAIL; // 2u32Expand description
Don’t fail if the daemon is not available when
Context::connect is called, instead enter
State::Connecting state and wait for the daemon to
appear.