PadIterIntLinkFunction
Description:
[ CCode ( has_target = false ) ]
public delegate Iterator PadIterIntLinkFunction (Pad pad, Object? parent)
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 |
Returns:
a new Iterator that will iterate over all pads that are linked to the given pad on the inside of the parent element. the caller must call free after usage. |
Namespace: Gst
Package: gstreamer-1.0