<div dir="ltr">Hello.<div><br></div><div>I hope to know that how much buffer is queued in the pipeline in streaming cases.</div><div>I can get current buffer size of single queue element and gather all queue element's buffer size.<br>
</div><div><div>However I think that it is not a perfect way to measure it</div></div><div>The reason why some element can hold some buffers their inside.</div><div><br></div><div>What I was intending is showing up progressive bar like youtube's one.<br>
</div><div><br></div><div>duration        : ========== (1:00)</div><div>playtime        : = (0:10)</div><div>buffered size : ==== (0:40)</div><div><br></div><div>I am using playbin2 with gst1.0.<br></div><div>Is there good way to measure whole buffered size in the pipeline?</div>
</div>