Home
last modified time | relevance | path

Searched defs:ChannelStatistics (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel.cc150 struct ChannelStatistics : public RtcpStatistics { struct
151 ChannelStatistics() : rtcp(), max_jitter(0) {} in ChannelStatistics() function
153 RtcpStatistics rtcp;
154 uint32_t max_jitter;