Searched refs:ChannelStatistics (Results 1 – 1 of 1) sorted by relevance
150 struct ChannelStatistics : public RtcpStatistics { struct151 ChannelStatistics() : rtcp(), max_jitter(0) {} in ChannelStatistics() function179 ChannelStatistics GetStats() { in GetStats()190 ChannelStatistics stats_;3152 ChannelStatistics stats = statistics_proxy_->GetStats(); in GetRTPStatistics()