Home
last modified time | relevance | path

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

/external/webrtc/audio/
Dchannel_receive.h53 struct CallReceiveStatistics { struct
54 unsigned int cumulativeLost;
55 unsigned int jitterSamples;
56 int64_t rttMs;
57 int64_t payload_bytes_rcvd = 0;
58 int64_t header_and_padding_bytes_rcvd = 0;
59 int packetsReceived;
62 int64_t capture_start_ntp_time_ms_;
66 absl::optional<int64_t> last_packet_received_timestamp_ms;