Home
last modified time | relevance | path

Searched refs:octets_sent (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.h151 guint64 octets_sent; member
Drtpsource.c416 "octets-sent", G_TYPE_UINT64, src->stats.octets_sent, in rtp_source_create_stats()
1350 src->stats.octets_sent += pinfo->payload_len; in rtp_source_send_rtp()
1599 *octet_count = src->stats.octets_sent; in rtp_source_get_new_sr()