PadIterIntLinkFunction


Description:

[ CCode ( has_target = false ) ]
public delegate Iterator PadIterIntLinkFunction (Pad pad, Object? parent)

The signature of the internal pad link iterator function.

Parameters:

pad

The Pad to query.

parent

the parent of pad. If the NEED_PARENT flag is set, parent is guaranteed to be not-%NULL and remain valid during the execution of this function.

Returns:


Namespace: Gst
Package: gstreamer-1.0