A convenience function to allows you to call gst_pad_add_probe on a #GstPad of a #GstElement that are residing inside the #GstHarness, by using normal gst_pad_add_probe syntax
MT safe.
a #gchar with a #GstElementFactory name
a #gchar with the name of the pad to attach the probe to
a #GstPadProbeType (see gst_pad_add_probe)
a #GstPadProbeCallback (see gst_pad_add_probe)
A convenience function to allows you to call gst_pad_add_probe on a #GstPad of a #GstElement that are residing inside the #GstHarness, by using normal gst_pad_add_probe syntax
MT safe.