https://bugzilla.gnome.org/show_bug.cgi?id=774791
[CCode (array_length = false, array_null_terminated = true)]
public string[]? get_metadata_keys ();
public uint get_num_pad_templates ();
- public GLib.List<Gst.StaticPadTemplate?> get_static_pad_templates ();
+ public unowned GLib.List<Gst.StaticPadTemplate?> get_static_pad_templates ();
[CCode (array_length = false, array_null_terminated = true)]
public unowned string[] get_uri_protocols ();
public Gst.URIType get_uri_type ();
formats_contains parent="Gst.Format" name="contains"
// Structs as generic type arguments
-ElementFactory.get_static_pad_templates type="GLib.List<weak Gst.StaticPadTemplate?>"
+ElementFactory.get_static_pad_templates type_arguments="Gst.StaticPadTemplate?"
// Custom
Buffer