webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::CallStatistics Struct Reference

#include <voe_rtp_rtcp.h>

Public Attributes

unsigned short fractionLost
 
unsigned int cumulativeLost
 
unsigned int extendedMax
 
unsigned int jitterSamples
 
int64_t rttMs
 
size_t bytesSent
 
int packetsSent
 
size_t bytesReceived
 
int packetsReceived
 
int64_t capture_start_ntp_time_ms_
 

Member Data Documentation

◆ bytesReceived

size_t webrtc::CallStatistics::bytesReceived

◆ bytesSent

size_t webrtc::CallStatistics::bytesSent

◆ capture_start_ntp_time_ms_

int64_t webrtc::CallStatistics::capture_start_ntp_time_ms_

◆ cumulativeLost

unsigned int webrtc::CallStatistics::cumulativeLost

◆ extendedMax

unsigned int webrtc::CallStatistics::extendedMax

◆ fractionLost

unsigned short webrtc::CallStatistics::fractionLost

◆ jitterSamples

unsigned int webrtc::CallStatistics::jitterSamples

◆ packetsReceived

int webrtc::CallStatistics::packetsReceived

◆ packetsSent

int webrtc::CallStatistics::packetsSent

◆ rttMs

int64_t webrtc::CallStatistics::rttMs

The documentation for this struct was generated from the following file: