ProxyPad.getrangeDefault

Invoke the default getrange function of the proxy pad.

Parameters

pad gst.pad.Pad

a src #GstPad, returns #GST_FLOW_ERROR if not.

parent gst.object.ObjectGst

the parent of pad

offset ulong

The start offset of the buffer

size uint

The length of the buffer

buffer gst.buffer.Buffer

a pointer to hold the #GstBuffer, returns #GST_FLOW_ERROR if null.

Return Value

Type: gst.types.FlowReturn

a #GstFlowReturn from the pad.