summaryrefslogtreecommitdiffstats
path: root/src/polypcore/sample-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/sample-util.h')
-rw-r--r--src/polypcore/sample-util.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/polypcore/sample-util.h b/src/polypcore/sample-util.h
index 7ea01a30..da7f56e1 100644
--- a/src/polypcore/sample-util.h
+++ b/src/polypcore/sample-util.h
@@ -44,7 +44,8 @@ size_t pa_mix(
void *data,
size_t length,
const pa_sample_spec *spec,
- const pa_cvolume *volume);
+ const pa_cvolume *volume,
+ int mute);
void pa_volume_memchunk(
pa_memchunk*c,