diff options
Diffstat (limited to 'gst/videosignal/gstvideodetect.h')
-rw-r--r-- | gst/videosignal/gstvideodetect.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/videosignal/gstvideodetect.h b/gst/videosignal/gstvideodetect.h index 99912a28a..0c39f3285 100644 --- a/gst/videosignal/gstvideodetect.h +++ b/gst/videosignal/gstvideodetect.h @@ -54,6 +54,7 @@ struct _GstVideoDetect { gint pattern_height; gint pattern_count; gint pattern_data_count; + gdouble pattern_center; gdouble pattern_sensitivity; gint left_offset; gint bottom_offset; |