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

Field Documentation

◆ delta

int delta

The delta between this packet and the previous

Definition at line 361 of file res_rtp_asterisk.c.

◆ received

struct timeval received

The time at which the packet was received

Definition at line 359 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 357 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: