public void set_query_function (Gst.PadQueryFunction query);
public void set_setcaps_function (Gst.PadSetCapsFunction setcaps);
public void set_unlink_function (Gst.PadUnlinkFunction unlink);
- public bool start_task (Gst.TaskFunction func, void* data);
+ public bool start_task (Gst.TaskFunction func);
public bool stop_task ();
public bool unlink (Gst.Pad sinkpad);
public void use_fixed_caps ();
gst_pad_add_event_probe hidden="1"
gst_pad_add_event_probe_full hidden="1"
gst_pad_chain.buffer takes_ownership="1"
+gst_pad_start_task.data hidden="1"
GstPadChainFunction.buffer takes_ownership="1"
GstPadEventFunction.event takes_ownership="1"
GstPadBufferAllocFunction.buf takes_ownership="1"