ProxyPad.chainListDefault

Invoke the default chain list function of the proxy pad.

Parameters

pad gst.pad.Pad

a sink #GstPad, returns GST_FLOW_ERROR if not.

parent gst.object.ObjectGst

the parent of pad or null

list gst.buffer_list.BufferList

the #GstBufferList to send, return GST_FLOW_ERROR if not.

Return Value

Type: gst.types.FlowReturn

a #GstFlowReturn from the pad.