summaryrefslogtreecommitdiffstats
path: root/post_proc/reverb.h
diff options
context:
space:
mode:
Diffstat (limited to 'post_proc/reverb.h')
-rw-r--r--post_proc/reverb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/post_proc/reverb.h b/post_proc/reverb.h
index 991151e5..1a5ca0de 100644
--- a/post_proc/reverb.h
+++ b/post_proc/reverb.h
@@ -48,6 +48,7 @@ typedef struct reverb_context_s {
// Offload vars
struct mixer_ctl *ctl;
int hw_acc_fd;
+ bool enabled_by_client;
bool auxiliary;
bool preset;
uint16_t cur_preset;