Pad.setEventFullFunctionFull

Sets the given event handler for the pad.

class Pad
void
setEventFullFunctionFull

Parameters

event GstPadEventFullFunction

the #GstPadEventFullFunction to set.

userData void*

user_data passed to @notify

notify GDestroyNotify

notify called when @event will not be used anymore.

Meta