oRTP  5.4.0
Data Fields
_OrtpAudioBandwidthEstimatorParams Struct Reference

#include <rtpsession.h>

Data Fields

int enabled
 
unsigned int packets_history_size
 
unsigned int trust_percentage
 
unsigned int duplicated_packet_rate
 

Detailed Description

Structure describing the audio bandwidth estimator parameters

Field Documentation

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


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