Home
last modified time | relevance | path

Searched refs:RTPSourceStats (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.h171 } RTPSourceStats; typedef
288 gint64 rtp_stats_get_packets_lost (const RTPSourceStats *stats);
Drtpsource.h186 RTPSourceStats stats;
Drtpstats.c400 rtp_stats_get_packets_lost (const RTPSourceStats * stats) in rtp_stats_get_packets_lost()
Drtpsource.c1102 RTPSourceStats *stats; in update_receiver_stats()
1626 RTPSourceStats *stats; in rtp_source_get_new_rb()
/third_party/gstreamer/gstplugins_good/
DChangeLog13027 rtpsource: expose field bytes_received in RTPSourceStats
13029 2010-03-02) bytes_received filed in RTPSourceStats is set but then never
15545 rtpstats: fix some fields names in the RTPSourceStats documentation
15546 Fix documentation of RTPSourceStats to use the actual fields names.