summaryrefslogtreecommitdiffstats
path: root/ext/pulse/pulsesink.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/pulsesink.h')
-rw-r--r--ext/pulse/pulsesink.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pulse/pulsesink.h b/ext/pulse/pulsesink.h
index 6120609c..c7ff2e87 100644
--- a/ext/pulse/pulsesink.h
+++ b/ext/pulse/pulsesink.h
@@ -61,6 +61,8 @@ struct _GstPulseSink
gdouble volume;
gboolean volume_set;
+ gboolean mute;
+ gboolean mute_set;
gint notify;
const gchar *pa_version;