https://bugzilla.gnome.org/show_bug.cgi?id=762499
[CCode (has_construct_function = false)]
protected PushSrc ();
[NoWrapper]
- public virtual Gst.FlowReturn alloc (Gst.Buffer buf);
+ public virtual Gst.FlowReturn alloc (out Gst.Buffer buf);
[NoWrapper]
- public virtual Gst.FlowReturn create (Gst.Buffer buf);
+ public virtual Gst.FlowReturn create (out Gst.Buffer buf);
[NoWrapper]
public virtual Gst.FlowReturn fill (Gst.Buffer buf);
}
Base* name="Base(.+)"
BASE_* name="BASE_(.+)"
+PushSrc
+ .create.buf out unowned=false
+ .alloc.buf out unowned=false
+
// Fields
BitReader
.size skip