| oRTP
    4.5.0
    | 
| Data Fields | |
| int | min_packet_count_interval | 
| uint64_t | min_time_ms_interval | 
| uint64_t | last_estimate_time_ms | 
| int32_t | last_cum_loss | 
| int32_t | last_ext_seq | 
| float | loss_rate | 
| int64_t | last_dup_packet_sent_count | 
| int64_t | last_packet_sent_count | 
| int64_t OrtpLossRateEstimator::last_dup_packet_sent_count | 
Total number of outgoing duplicate packets on last ortp_loss_rate_estimator_process_report_block iteration.
| int64_t OrtpLossRateEstimator::last_packet_sent_count | 
Total number of outgoing unique packets on last ortp_loss_rate_estimator_process_report_block iteration.