summaryrefslogtreecommitdiffstats
path: root/gst/videosignal/gstvideodetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videosignal/gstvideodetect.h')
-rw-r--r--gst/videosignal/gstvideodetect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/videosignal/gstvideodetect.h b/gst/videosignal/gstvideodetect.h
index 8fa5c05f..99912a28 100644
--- a/gst/videosignal/gstvideodetect.h
+++ b/gst/videosignal/gstvideodetect.h
@@ -55,6 +55,8 @@ struct _GstVideoDetect {
gint pattern_count;
gint pattern_data_count;
gdouble pattern_sensitivity;
+ gint left_offset;
+ gint bottom_offset;
gboolean in_pattern;
};