Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
rtp_transport_wide_cc_packet_statistics Struct Reference

Packet statistics (used for transport-cc) More...

Data Fields

int delta
 
struct timeval received
 
unsigned int seqno
 

Detailed Description

Packet statistics (used for transport-cc)

Definition at line 336 of file res_rtp_asterisk.c.

Field Documentation

◆ delta

int delta

The delta between this packet and the previous

Definition at line 342 of file res_rtp_asterisk.c.

Referenced by rtp_transport_wide_cc_feedback_produce().

◆ received

struct timeval received

The time at which the packet was received

Definition at line 340 of file res_rtp_asterisk.c.

Referenced by rtp_instance_parse_transport_wide_cc(), and rtp_transport_wide_cc_feedback_produce().

◆ seqno

unsigned int seqno

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