]> code.delx.au - pulseaudio/blobdiff - polyp/authkey-prop.h
Comment some more files
[pulseaudio] / polyp / authkey-prop.h
index 1a66811731810ab99fdbafc0ce7403c49c4f1160..1b1948c7f87db39c6c62b3f9f6e1121cc2179b7c 100644 (file)
 
 #include "core.h"
 
+/* The authkey-prop uses a central property to store a previously
+ * loaded cookie in memory. Useful for sharing the same cookie between
+ * several modules. */
+
 /* Return the data of the specified authorization key property. Doesn't alter the refernce count of the key */
 int pa_authkey_prop_get(struct pa_core *c, const char *name, void *data, size_t len);