Asterisk - The Open Source Telephony Project
18.5.0
|
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... | |
Definition at line 42 of file res_remb_modifier.c.
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().
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().