Pad.setGetrangeFunction

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

class Pad
void
setGetrangeFunction

Parameters

get GstPadGetRangeFunction

the GstPadGetRangeFunction to set.

Meta