summaryrefslogtreecommitdiffstats
path: root/polyp/scache.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-11 15:11:26 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-11 15:11:26 +0000
commitcbfaf40b45f712c1cdcc6b7cb694f907ce0e7f8f (patch)
treef45ff26187c121cc9aec80cf468eb085376d3150 /polyp/scache.h
parentb297d0b59a7d44f14073daf96a6206763a0c307b (diff)
info and subscription work
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@114 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/scache.h')
-rw-r--r--polyp/scache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/scache.h b/polyp/scache.h
index a1454cea..15cd5d48 100644
--- a/polyp/scache.h
+++ b/polyp/scache.h
@@ -6,6 +6,7 @@
#include "sink.h"
struct pa_scache_entry {
+ struct pa_core *core;
uint32_t index;
char *name;
uint32_t volume;