summaryrefslogtreecommitdiff
path: root/vapi/gstreamer-check-1.0.vapi
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-07-08 15:00:27 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-07-08 15:00:27 +0200
commit0402cee9ec7c948cc0883b8a2f028b5d2cea70dd (patch)
tree7d1935483a3d0fd2c0b6d85b2a6164b0e29d7d6c /vapi/gstreamer-check-1.0.vapi
parent9439d41996dc4656cb61ab89fcdca3e5be83590e (diff)
downloadvala-0402cee9ec7c948cc0883b8a2f028b5d2cea70dd.tar.gz
gstreamer: Update to 1.9.1
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)]