summaryrefslogtreecommitdiffstats
path: root/polyp/scache.h
diff options
context:
space:
mode:
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 73759b81..a1454cea 100644
--- a/polyp/scache.h
+++ b/polyp/scache.h
@@ -8,6 +8,7 @@
struct pa_scache_entry {
uint32_t index;
char *name;
+ uint32_t volume;
struct pa_sample_spec sample_spec;
struct pa_memchunk memchunk;
};