summaryrefslogtreecommitdiffstats
path: root/gst/shapewipe/gstshapewipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/shapewipe/gstshapewipe.h')
-rw-r--r--gst/shapewipe/gstshapewipe.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/shapewipe/gstshapewipe.h b/gst/shapewipe/gstshapewipe.h
index 00ed776e..2cc44831 100644
--- a/gst/shapewipe/gstshapewipe.h
+++ b/gst/shapewipe/gstshapewipe.h
@@ -60,6 +60,10 @@ struct _GstShapeWipe
gint mask_bpp;
gint width, height;
+
+ gdouble proportion;
+ GstClockTime earliest_time;
+ GstClockTime frame_duration;
};
struct _GstShapeWipeClass