summaryrefslogtreecommitdiff
path: root/vapi/gstreamer-check-1.0.vapi
diff options
context:
space:
mode:
Diffstat (limited to 'vapi/gstreamer-check-1.0.vapi')
-rw-r--r--vapi/gstreamer-check-1.0.vapi2
1 files changed, 2 insertions, 0 deletions
diff --git a/vapi/gstreamer-check-1.0.vapi b/vapi/gstreamer-check-1.0.vapi
index bf6a3d1ba..6208c9e2e 100644
--- a/vapi/gstreamer-check-1.0.vapi
+++ b/vapi/gstreamer-check-1.0.vapi
@@ -45,6 +45,8 @@ namespace Gst {
[CCode (has_construct_function = false, type = "GstClock*")]
public TestClock.with_start_time (Gst.ClockTime start_time);
[NoAccessorMethod]
+ public Gst.ClockType clock_type { get; set; }
+ [NoAccessorMethod]
public uint64 start_time { get; construct; }
}
[CCode (cheader_filename = "gst/check/check.h", has_type_id = false)]