public GhostPad.from_template (string name, Gst.Pad target, Gst.PadTemplate templ);
public unowned Gst.Pad get_target ();
[CCode (type = "GstPad*", has_construct_function = false)]
- public GhostPad (string name, Gst.Pad target);
+ public GhostPad (string? name, Gst.Pad target);
[CCode (type = "GstPad*", has_construct_function = false)]
public GhostPad.no_target (string name, Gst.PadDirection dir);
[CCode (type = "GstPad*", has_construct_function = false)]
gst_pad_send_event.event takes_ownership="1"
gst_pad_set_query_type_function hidden="1"
gst_pad_template_new.caps takes_ownership="1"
+gst_ghost_pad_new.name nullable="1"
gst_ghost_pad_set_target.newtarget nullable="1"
GstPadTemplate::pad_created has_emitter="1"
gst_parse_launchv.argv is_array="1"