Pad.setUnlinkFunctionFull

Sets the given unlink function for the pad. It will be called when the pad is unlinked.

class Pad
void
setUnlinkFunctionFull

Parameters

the #GstPadUnlinkFunction to set.

userData void*

user_data passed to @notify

notify GDestroyNotify

notify called when @unlink will not be used anymore.

Meta