Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
_tap_rtp_stat_t Struct Reference

Public Attributes

gboolean first_packet
 
guint32 flags
 
guint16 seq_num
 
guint32 timestamp
 
guint32 seq_timestamp
 
guint32 first_timestamp
 
double bandwidth
 
bw_history_item bw_history [BUFF_BW]
 
guint16 bw_start_index
 
guint16 bw_index
 
guint32 total_bytes
 
guint32 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
 
guint32 max_nr
 
guint16 start_seq_nr
 
guint16 stop_seq_nr
 
guint32 total_nr
 
guint32 sequence
 
gboolean under
 
gint seq_cycles
 
guint16 pt
 
int reg_pt
 
guint32 first_packet_num
 
guint last_payload_len
 

Member Data Documentation

◆ first_packet

gboolean _tap_rtp_stat_t::first_packet

do not use in code that is called after rtppacket_analyse

◆ start_time

double _tap_rtp_stat_t::start_time

Unit is ms

◆ time

double _tap_rtp_stat_t::time

Unit is ms


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