Pad.setChainFunctionFull

Sets the given chain function for the pad. The chain function is called to process a gstreamer.Buffer input buffer. see GstPadChainFunction for more details.

class Pad
void
setChainFunctionFull

Parameters

chain GstPadChainFunction
userData void*

user_data passed to notify

notify GDestroyNotify

notify called when chain will not be used anymore.