Pad.setCheckgetrangeFunction

Sets the given checkgetrange function for the pad. Implement this function on a pad if you dynamically support getrange based scheduling on the pad.

class Pad
void
setCheckgetrangeFunction

Parameters

check GstPadCheckGetRangeFunction

the GstPadCheckGetRangeFunction to set.

Meta