Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_tap_rtp_stat_t Struct Reference

Public Attributes

bool first_packet
 
uint32_t flags
 
uint16_t seq_num
 
uint64_t timestamp
 
uint64_t seq_timestamp
 
double bandwidth
 
bw_history_item bw_history [BUFF_BW]
 
uint16_t bw_start_index
 
uint16_t bw_index
 
uint32_t total_bytes
 
uint32_t clock_rate
 
double delta
 
double jitter
 
double diff
 
double skew
 
double sumt
 
double sumTS
 
double sumt2
 
double sumtTS
 
double time
 
double start_time
 
double lastnominaltime
 
double lastarrivaltime
 
double min_delta
 
double max_delta
 
double mean_delta
 
double min_jitter
 
double max_jitter
 
double max_skew
 
double mean_jitter
 
uint32_t max_nr
 
uint32_t start_seq_nr
 
uint32_t stop_seq_nr
 
uint32_t total_nr
 
uint32_t sequence
 
uint16_t pt
 
int reg_pt
 
uint32_t first_packet_num
 
unsigned last_payload_len
 

Member Data Documentation

◆ first_packet

bool _tap_rtp_stat_t::first_packet

do not use in code that is called after rtppacket_analyse

◆ max_nr

uint32_t _tap_rtp_stat_t::max_nr

The frame number of the last packet by timestamp

◆ sequence

uint32_t _tap_rtp_stat_t::sequence

total number of sequence errors

◆ start_seq_nr

uint32_t _tap_rtp_stat_t::start_seq_nr

(extended) base_seq per RFC 3550 A.1

◆ start_time

double _tap_rtp_stat_t::start_time

Unit is ms

◆ stop_seq_nr

uint32_t _tap_rtp_stat_t::stop_seq_nr

(extended) max_seq per RFC 3550 A.1

◆ time

double _tap_rtp_stat_t::time

Unit is ms

◆ total_nr

uint32_t _tap_rtp_stat_t::total_nr

total number of received packets


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