Agora C++ API Reference for All Platforms
Public Attributes | List of all members
agora::rtc::ILocalVideoTrackEx::RsfecConfig Struct Reference

Public Attributes

std::vector< int > fec_protection_factor
 
std::vector< std::vector< int > > fec_ratioLevel
 
std::vector< int > fec_rttThreshold
 
bool pec_enabled
 

Member Data Documentation

◆ fec_protection_factor

std::vector<int> agora::rtc::ILocalVideoTrackEx::RsfecConfig::fec_protection_factor

◆ fec_ratioLevel

std::vector<std::vector<int> > agora::rtc::ILocalVideoTrackEx::RsfecConfig::fec_ratioLevel

◆ fec_rttThreshold

std::vector<int> agora::rtc::ILocalVideoTrackEx::RsfecConfig::fec_rttThreshold

◆ pec_enabled

bool agora::rtc::ILocalVideoTrackEx::RsfecConfig::pec_enabled