ProxyPad.chainDefault

Invoke the default chain 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

buffer gst.buffer.Buffer

the #GstBuffer to send, return GST_FLOW_ERROR if not.

Return Value

Type: gst.types.FlowReturn

a #GstFlowReturn from the pad.