<div dir="ltr"><div>Hi,</div><div><br></div>I am developing a custom plugin which might need to add a probe function to control the data flow. I know that I can write a <code>GstPadProbeReturn</code> type function and add it to the pad with <code>gst_pad_add_probe()</code> function in the application level script which builds the GST pipeline. May I ask if there is some way to apply these functions to the script for custom plugin instead, which allows me to insert the probe to the pad? If so, may I know if there is any example?<br><div><br></div><div>Daniel</div></div>