Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_rtp_rtcp_feedback Struct Reference

An object that represents data received in a feedback report. More...

#include <rtp_engine.h>

Data Fields

union {
   struct ast_rtp_rtcp_feedback_remb   remb
 
}; 
 
unsigned int fmt
 

Detailed Description

An object that represents data received in a feedback report.

Since
15.4.0

Definition at line 388 of file rtp_engine.h.

Field Documentation

unsigned int fmt

The feedback message type

Definition at line 389 of file rtp_engine.h.

Referenced by ast_rtcp_interpret(), and remb_collector_alloc().

REMB feedback information

Definition at line 391 of file rtp_engine.h.

Referenced by ast_rtcp_interpret().


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