Pad.setChainFunction

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

class Pad
void
setChainFunction

Parameters

chain GstPadChainFunction

the GstPadChainFunction to set.

Meta