PadProbeCallback
Description:
[ CCode ( instance_pos = 2.9 ) ]
public delegate PadProbeReturn PadProbeCallback (Pad pad, PadProbeInfo info)
public delegate PadProbeReturn PadProbeCallback (Pad pad, PadProbeInfo info)
Callback used by add_probe.
Gets called to notify about the current blocking type.
The callback is allowed to modify the data pointer in info
.
Parameters:
pad |
the Pad that is blocked |
info | |
user_data |
the gpointer to optional user data. |
Returns:
Namespace: Gst
Package: gstreamer-1.0