Pad.setGetrangeFunctionFull

Sets the given getrange function for the pad. The getrange function is called to produce a new gstreamer.Buffer to start the processing pipeline. see GstPadGetRangeFunction for a description of the getrange function.

class Pad
void
setGetrangeFunctionFull

Parameters

get GstPadGetRangeFunction
userData void*

user_data passed to notify

notify GDestroyNotify

notify called when get will not be used anymore.