Pad.setEventFunctionFull

Sets the given event handler for the pad.

class Pad
void
setEventFunctionFull

Parameters

event GstPadEventFunction

the #GstPadEventFunction to set.

userData void*

user_data passed to @notify

notify GDestroyNotify

notify called when @event will not be used anymore.

Meta