ProxyPad.getrangeDefault

returns GST_FLOW_ERROR if NULL. Invoke the default getrange function of the proxy pad.

class ProxyPad
getrangeDefault

Parameters

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 GstBuffer,. [out callee-allocates]

Return Value

a GstFlowReturn from the pad.

Meta