<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 13, 2019 at 6:10 PM pisymbol . <<a href="mailto:pisymbol@gmail.com">pisymbol@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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" target="_blank">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><br></div></blockquote><div><br></div><div>Sorry, I think I mean four (self doesn't count). But anyway, the doc seems incorrect?<br></div><div><br></div><div>-aps<br></div></div></div>