Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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 356 of file res_rtp_asterisk.c.

Field Documentation

◆ delta

int delta

The delta between this packet and the previous

Definition at line 362 of file res_rtp_asterisk.c.

◆ received

struct timeval received

The time at which the packet was received

Definition at line 360 of file res_rtp_asterisk.c.

Referenced by rtp_transport_wide_cc_feedback_produce().

◆ seqno

unsigned int seqno

The transport specific sequence number

Definition at line 358 of file res_rtp_asterisk.c.

Referenced by FaxPcap::add(), rtp_instance_parse_transport_wide_cc(), and rtp_transport_wide_cc_feedback_produce().


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