X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/a84b72bf96745702ba59c678a973edc7504ee50e..79ad4e63f691d1280dde2eb6521a1572c78d03ce:/src/pulse/client-conf.h diff --git a/src/pulse/client-conf.h b/src/pulse/client-conf.h index 699279aa..4eac467e 100644 --- a/src/pulse/client-conf.h +++ b/src/pulse/client-conf.h @@ -31,6 +31,7 @@ typedef struct pa_client_conf { pa_bool_t autospawn, disable_shm; uint8_t cookie[PA_NATIVE_COOKIE_LENGTH]; pa_bool_t cookie_valid; /* non-zero, when cookie is valid */ + size_t shm_size; } pa_client_conf; /* Create a new configuration data object and reset it to defaults */