PadProbeCallback


Description:

[ CCode ( instance_pos = 2.9 ) ]
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

PadProbeInfo

user_data

the gpointer to optional user data.

Returns:

a PadProbeReturn


Namespace: Gst
Package: gstreamer-1.0