-/* gstreamer-base-0.10.vapi generated by vapigen, do not modify. */
+/* gstreamer-base-0.10.vapi generated by lt-vapigen, do not modify. */
[CCode (cprefix = "Gst", lower_case_cprefix = "gst_")]
namespace Gst {
[CCode (has_construct_function = false)]
protected PushSrc ();
[NoWrapper]
- public virtual Gst.FlowReturn create (out unowned Gst.Buffer buf);
+ public virtual Gst.FlowReturn create (out Gst.Buffer buf);
}
[CCode (cheader_filename = "gst/gst.h", cprefix = "GST_BASE_PARSE_FRAME_FLAG_", has_type_id = false)]
public enum BaseParseFrameFlags {
gst_data_queue_new_full name="new_with_callbacks"
GstPushSrc cheader_filename="gst/base/gstpushsrc.h"
GstPushSrc.* weak="0"
+gst_push_src_create.buf transfer_ownership="1"
GstBitReader* cheader_filename="gst/base/gstbitreader.h"
gst_bit_reader_get_bits_uint*.val is_out="1"
gst_bit_reader_peek_bits_uint*.val is_out="1"