urisourcebin: add a statistics property for queueing
authorMatthew Waters <matthew@centricular.com>
Mon, 30 Jul 2018 04:57:23 +0000 (14:57 +1000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 7 Nov 2018 15:10:05 +0000 (15:10 +0000)
commitaf166b5b227f2f07c02453e789dec44aaf04848d
treeb3b62a9998cc7c6dc82581bf9975b86ae98d1e1b
parent81e00791bf1e0dc40cf2317fb738d90cecd3af19
urisourcebin: add a statistics property for queueing

It contains the minimum/maximum/average byte and time levels of the
queues inside this urisourcebin

https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/60
gst/playback/gsturisourcebin.c
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/urisourcebin.c [new file with mode: 0644]
tests/check/meson.build