Invokes the given dispatcher function on each respective peer of all pads that are internally linked to the given pad. The GstPadDispatcherFunction should return TRUE when no further pads need to be processed.
the GstDispatcherFunction to call.
gpointer user data passed to the dispatcher function.
TRUE if one of the dispatcher functions returned TRUE.
See Implementation
Invokes the given dispatcher function on each respective peer of all pads that are internally linked to the given pad. The GstPadDispatcherFunction should return TRUE when no further pads need to be processed.