Home | History | Annotate | Download | only in include

Lines Matching refs:sent

169   // sent the specified channel.
195 // FEC packets are sent together with the usual media packets, hence
205 // FEC packets are sent together with the usual media packets, hence will
268 // will be sent over a longer period of time instead of sending them
349 // The function gets statistics from the sent and received RTP streams.
351 StreamDataCounters& sent,
361 StreamDataCounters sent;
363 int ret_code = GetRtpStatistics(video_channel, sent, received);
364 bytes_sent = sent.bytes;
365 packets_sent = sent
384 // Gets sent and received RTCP packet types.
391 // The function gets bandwidth usage statistics from the sent RTP streams in
428 // This function gets the PacedSender queuing delay for the last sent frame.