ProxyPad.chainListDefault

gst.types.FlowReturn chainListDefault(gst.pad.Pad pad, gst.object.ObjectWrap parent, gst.buffer_list.BufferList list) static nothrow

Invoke the default chain list function of the proxy pad.

Parameters

pada sink #GstPad, returns GST_FLOW_ERROR if not.
parentthe parent of pad or null
listthe #GstBufferList to send, return GST_FLOW_ERROR if not.

Returns

a #GstFlowReturn from the pad.