summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sink-input.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sink-input.h')
-rw-r--r--src/polypcore/sink-input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polypcore/sink-input.h b/src/polypcore/sink-input.h
index e4b8bda4..4cf4460a 100644
--- a/src/polypcore/sink-input.h
+++ b/src/polypcore/sink-input.h
@@ -75,6 +75,7 @@ pa_sink_input* pa_sink_input_new(
const char *name,
const pa_sample_spec *spec,
const pa_channel_map *map,
+ const pa_cvolume *volume,
int variable_rate,
int resample_method);