| oRTP
    4.3.0
    | 
#include <rtpsession.h>
| Data Fields | |
| int | enabled | 
| unsigned int | packet_count_min | 
| unsigned int | packets_size_max | 
| unsigned int | trust_percentage | 
Structure describing the video bandwidth estimator parameters
| int _OrtpVideoBandwidthEstimatorParams::enabled | 
Whether estimator is enabled or off.
| unsigned int _OrtpVideoBandwidthEstimatorParams::packets_size_max | 
minimum number of packets with the same sent timestamp to be processed continuously before being used
| unsigned int _OrtpVideoBandwidthEstimatorParams::trust_percentage | 
number of packets needed to compute the available video bandwidth
 1.8.17
 1.8.17