rtpsource: expose field bytes_received in RTPSourceStats
authorAntonio Ospite <antonio.ospite@collabora.com>
Thu, 4 Apr 2019 11:16:36 +0000 (13:16 +0200)
committerAntonio Ospite <antonio.ospite@collabora.com>
Fri, 2 Aug 2019 15:22:51 +0000 (17:22 +0200)
commit821994240e02d6c0c980ba82ad5dadf78cc30d55
treed2434db171c1e9f02fd56b67712d34b7e50c2175
parent9d800cad434a12f5c0cad1e356482f97881cfa68
rtpsource: expose field bytes_received in RTPSourceStats

Since commit c971d1a9a (rtpsource: refactor bitrate estimation,
2010-03-02) bytes_received filed in RTPSourceStats is set but then never
used again, expose it so that it can be used  by user code to verify how
many bytes have been received.
gst/rtpmanager/rtpsource.c