|
oRTP
5.4.0
|
#include <rtpsession.h>
Data Fields | |
| int | enabled |
| unsigned int | packet_count_min |
| unsigned | min_required_measurements |
| unsigned int | trust_percentage |
Structure describing the video bandwidth estimator parameters
| int _OrtpVideoBandwidthEstimatorParams::enabled |
Whether estimator is enabled or off.
| unsigned _OrtpVideoBandwidthEstimatorParams::min_required_measurements |
Minimum number of measurements required to make an estimate
| unsigned int _OrtpVideoBandwidthEstimatorParams::packet_count_min |
minimum number of packets with the same sent timestamp to be processed continuously before being used
| unsigned int _OrtpVideoBandwidthEstimatorParams::trust_percentage |
percentage for which the chosen bandwidth value in all available will be inferior
1.8.11