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

A report block within a SR/RR report. More...

#include <rtp_engine.h>

Data Fields

unsigned int dlsr
 
unsigned int highest_seq_no
 
unsigned int ia_jitter
 
struct {
   unsigned short   fraction
 
   unsigned int   packets
 
lost_count
 
unsigned int lsr
 
unsigned int source_ssrc
 

Detailed Description

A report block within a SR/RR report.

Since
12

Definition at line 316 of file rtp_engine.h.

Field Documentation

◆ dlsr

unsigned int dlsr

◆ fraction

unsigned short fraction

◆ highest_seq_no

unsigned int highest_seq_no

◆ ia_jitter

unsigned int ia_jitter

◆ lost_count

struct { ... } lost_count

◆ lsr

unsigned int lsr

◆ packets

unsigned int packets

◆ source_ssrc

unsigned int source_ssrc

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