oRTP 5.3.105
|
#include <rtpsession.h>
Data Fields | |
int | enabled |
unsigned int | packets_history_size |
unsigned int | trust_percentage |
unsigned int | duplicated_packet_rate |
Structure describing the audio bandwidth estimator parameters
unsigned int _OrtpAudioBandwidthEstimatorParams::duplicated_packet_rate |
the rate packets are duplicated by sender
int _OrtpAudioBandwidthEstimatorParams::enabled |
Whether estimator is enabled or off.
unsigned int _OrtpAudioBandwidthEstimatorParams::packets_history_size |
number of packets needed to compute the available video bandwidth
unsigned int _OrtpAudioBandwidthEstimatorParams::trust_percentage |
percentage for which the chosen bandwidth value in all available will be inferior