public void lost_state ();
public void lost_state_full (bool new_base_time);
public static Gst.Element? make_from_uri (Gst.URIType type, string uri, string? elementname);
- public void message_full (Gst.MessageType type, GLib.Quark domain, int code, string? text, string? debug, string file, string function, int line);
+ public void message_full (Gst.MessageType type, GLib.Quark domain, int code, owned string? text, owned string? debug, string file, string function, int line);
public bool post_message (owned Gst.Message message);
public virtual Gst.Clock? provide_clock ();
public bool provides_clock ();
gst_element_query_convert.dest_format is_ref="1"
gst_element_query_convert.dest_val is_out="1"
gst_element_register.plugin nullable="1"
-gst_element_message_full.text nullable="1"
-gst_element_message_full.debug nullable="1"
+gst_element_message_full.text transfer_ownership="1" nullable="1"
+gst_element_message_full.debug transfer_ownership="1" nullable="1"
GstElementDetails is_value_type="1"
GstElementFactory.* hidden="1"
gst_element_factory_make transfer_ownership="1" nullable="1"