summaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 2e838b0..41c43b1 100644
--- a/common.h
+++ b/common.h
@@ -45,6 +45,7 @@ struct sa_stream {
sa_adjust_t adjust_rate;
sa_adjust_t adjust_nchannels;
sa_adjust_t adjust_pcm_format;
+ sa_adjust_t adjust_watermarks;
sa_error_t error;
sa_notify_t notify;