Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
remb_values Struct Reference

Data Fields

float receive_bitrate
 The amount of bitrate to use for REMB received from the channel. More...
 
float send_bitrate
 The amount of bitrate to use for REMB sent to the channel. More...
 

Detailed Description

Definition at line 42 of file res_remb_modifier.c.

Field Documentation

◆ receive_bitrate

float receive_bitrate

The amount of bitrate to use for REMB received from the channel.

Definition at line 44 of file res_remb_modifier.c.

Referenced by handle_remb_set(), and remb_hook_event_cb().

◆ send_bitrate

float send_bitrate

The amount of bitrate to use for REMB sent to the channel.

Definition at line 46 of file res_remb_modifier.c.

Referenced by handle_remb_set(), and remb_hook_event_cb().


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