<div dir="ltr">Hi,<br><br>I'm writing some tests using <span class="" id=":2il.2" tabindex="-1">GstCheck</span> and until now I have been able to test usingĀ <span class="" id=":2il.3" tabindex="-1">gst</span>_check_element_push_buffer_list.<br><br>But since it only checks the size and contents of the buffers I can't use it to check other information's about the buffers, like timestamp, duration, etc.<br><br>I already had other problem before (like being unable to set properties on the element that is being tested on <span class="" id=":2il.4" tabindex="-1">gst</span>_check_element_push_buffer_*), in the end I configure a chain function and grab all the data.<br><br>But <span class="" id=":2il.5" tabindex="-1">GstCheck</span> is already doing this and storing all data on its internal buffers list. Would be too bad if we had an <span class="" id=":2il.6" tabindex="-1">gst</span>_check_get_buffers to peek on the buffers ?<br><br>In the end I feel like I'm redoing <span class="" id=":2il.8" tabindex="-1">GstCheck</span> work.<br><br>Best regards,<br><span class="" id=":2il.9" tabindex="-1">Tiago</span> <span class="" id=":2il.10" tabindex="-1">Katcipis</span><br></div>