summaryrefslogtreecommitdiffstats
path: root/ext/gconf/gstgconfvideosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gconf/gstgconfvideosink.h')
-rw-r--r--ext/gconf/gstgconfvideosink.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/gconf/gstgconfvideosink.h b/ext/gconf/gstgconfvideosink.h
index 8f69c81a..2461e652 100644
--- a/ext/gconf/gstgconfvideosink.h
+++ b/ext/gconf/gstgconfvideosink.h
@@ -46,6 +46,9 @@ typedef struct _GstGConfVideoSink {
GstElement *kid;
GstPad *pad;
+ /* gconf notify id */
+ guint notify_id;
+
/* Current gconf string */
gchar *gconf_str;
} GstGConfVideoSink;