CollectPads.setClipFunction

Install a clipping function that is called right after a buffer is received on a pad managed by @pads. See #GstCollectPadsClipFunction for more info.

class CollectPads
void
setClipFunction

Parameters

clipfunc GstCollectPadsClipFunction

clip function to install

userData void*

user data to pass to @clip_func

Meta