remote_bitrate_estimator.h | 42 ReceiveBandwidthEstimatorStats() : total_propagation_time_delta_ms(0) {} 49 // |total_propagation_time_delta_ms| is the sum of the propagation_time_deltas 52 int total_propagation_time_delta_ms; member in struct:webrtc::ReceiveBandwidthEstimatorStats
|