Constant libpulse_sys::proplist::PA_PROP_CONTEXT_FORCE_DISABLE_SHM[][src]

pub const PA_PROP_CONTEXT_FORCE_DISABLE_SHM: &str = "context.force.disable.shm";
This is supported on crate feature pa_v15 only.
Expand description

For context: whether to forcefully disable data transfer via POSIX or memfd shared memory. This property overrides any other client configuration which would otherwise enable SHM communication channels.