PA_PROP_CONTEXT_FORCE_DISABLE_SHM

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. \since 15.0

extern (C)
enum PA_PROP_CONTEXT_FORCE_DISABLE_SHM = "context.force.disable.shm";

Meta