ProxyPad.chainDefault

Invoke the default chain function of the proxy pad.

class ProxyPad
static
chainDefault

Parameters

pad Pad

a sink gstreamer.Pad, returns GST_FLOW_ERROR if not.

parent ObjectGst

the parent of pad or NULL

buffer Buffer

the gstreamer.Buffer to send, return GST_FLOW_ERROR if not.

Return Value

a GstFlowReturn from the pad.