}
[CCode (cheader_filename = "gst/gst.h")]
public class SystemClock : Gst.Clock {
- public bool stopping;
- public weak GLib.Thread thread;
- public static unowned Gst.Clock obtain ();
+ public static Gst.Clock obtain ();
[NoAccessorMethod]
public Gst.ClockType clock_type { get; set; }
}
gst_preset_get_meta.value is_out="1" transfer_ownership="1"
gst_preset_get_preset_names is_array="1" array_null_terminated="1" transfer_ownership="1"
gst_preset_get_property_names is_array="1" array_null_terminated="1" transfer_ownership="1"
+GstSystemClock.* hidden="1"
+gst_system_clock_obtain transfer_ownership="1"