<div dir="ltr"><div>I am adding a probe to my src to do per frame timetamping/gps tagging. Adding the pad is easy, but what are the arguments to this callback?<br></div><div><br></div><div>Line of code:</div><div><br></div><div>self.nvcam0_pad.add_probe(Gst.PadProbeType.BUFFER, self.on_probe, None, None)</div><div><br></div><div>Doc (to show I care!):<br></div><div><br></div><div><a href="https://gstreamer.freedesktop.org/documentation/gstreamer/gstpad.html?gi-language=python#GstPadProbeCallback">https://gstreamer.freedesktop.org/documentation/gstreamer/gstpad.html?gi-language=python#GstPadProbeCallback</a></div><div><br></div><div>...says there are three. But the interpreter claims there are five? What are the five and does the doc need updating?<br></div><div><br></div><div>Thanks!<br></div><div>-</div><div>aps<br></div></div>