[CCode (cheader_filename = "gst/gst.h")]
public static string error_get_message (GLib.Quark domain, int code);
[CCode (cheader_filename = "gst/gst.h")]
- public static unowned GLib.List filter_run (GLib.List list, Gst.FilterFunc func, bool first);
+ public static GLib.List filter_run (GLib.List list, Gst.FilterFunc func, bool first);
[CCode (cheader_filename = "gst/gst.h")]
public static GLib.Quark flow_to_quark (Gst.FlowReturn ret);
[CCode (cheader_filename = "gst/gst.h")]
gst_event_new_tag.taglist takes_ownership="1"
gst_event_new_sink_message.msg takes_ownership="1"
gst_event_parse_*.* is_out="1"
+gst_filter_run transfer_ownership="1"
GstFlowReturn to_string="gst_flow_get_name"
gst_flow_get_name hidden="1"
GstFormatReturn to_string="gst_format_get_name"