public string get_path_string ();
public bool has_ancestor (Gst.Object ancestor);
public unowned Gst.Object @ref ();
- public void replace (Gst.Object newobj);
+ public static void replace (ref Gst.Object oldobj, Gst.Object newobj);
public virtual void restore_thyself (void* self);
public virtual void* save_thyself (void* parent);
public bool set_name (string name);
gst_object_sink hidden="1"
gst_object_ref hidden="1"
gst_object_unref hidden="1"
+gst_object_replace hidden="1"
GstPad.querytypefunc hidden="1"
gst_pad_add_buffer_probe hidden="1"
gst_pad_add_buffer_probe_full hidden="1"