PadEventFunction
Description:
[ CCode ( has_target = false ) ]
public delegate bool PadEventFunction (Pad pad, Object? parent, owned Event event)
public delegate bool PadEventFunction (Pad pad, Object? parent, owned Event event)
Function signature to handle an event for the pad.
Parameters:
pad |
the Pad to handle the event. |
parent |
the parent of |
event |
the Event to handle. |
Returns:
|
Namespace: Gst
Package: gstreamer-1.0