GstPadEventFunction

Function signature to handle an event for the pad.

alias GstPadEventFunction = int function(GstPad* pad, GstObject* parent, GstEvent* event)

Return Value

TRUE if the pad could handle the event.