ProxyPad.getrangeDefault

Invoke the default getrange function of the proxy pad.

class ProxyPad
static
getrangeDefault

Parameters

pad Pad

a src gstreamer.Pad, returns GST_FLOW_ERROR if not.

parent ObjectGst

the parent of pad

offset ulong

The start offset of the buffer

size uint

The length of the buffer

buffer Buffer

a pointer to hold the gstreamer.Buffer, returns GST_FLOW_ERROR if NULL.

Return Value

a GstFlowReturn from the pad.