summaryrefslogtreecommitdiffstats
path: root/polyp/sink.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/sink.h')
-rw-r--r--polyp/sink.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/sink.h b/polyp/sink.h
index 400d5d04..2aa5d611 100644
--- a/polyp/sink.h
+++ b/polyp/sink.h
@@ -62,4 +62,6 @@ void pa_sink_notify(struct pa_sink*s);
void pa_sink_set_owner(struct pa_sink *sink, struct pa_module *m);
+void pa_sink_set_volume(struct pa_sink *sink, uint32_t volume);
+
#endif