Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
softmix_remb_collector Struct Reference
Collaboration diagram for softmix_remb_collector:
Collaboration graph
[legend]

Data Fields

float bitrate
 
struct ast_rtp_rtcp_feedback feedback
 
struct ast_frame frame
 

Detailed Description

Definition at line 75 of file bridge_softmix.c.

Field Documentation

◆ bitrate

float bitrate

The maximum bitrate (A single precision floating point is big enough)

Definition at line 81 of file bridge_softmix.c.

Referenced by remb_collect_report(), and remb_send_report().

◆ feedback

struct ast_rtp_rtcp_feedback feedback

The REMB to send to the source which is collecting REMB reports

Definition at line 79 of file bridge_softmix.c.

Referenced by remb_collector_alloc(), and remb_send_report().

◆ frame

struct ast_frame frame

The frame which will be given to each source stream

Definition at line 77 of file bridge_softmix.c.

Referenced by remb_collector_alloc(), and remb_send_report().


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