Agora C++ API Reference for All Platforms
Loading...
Searching...
No Matches
agora::rtc::ILocalVideoTrackEx::RsfecConfig Struct Reference

#include <video_track_i.h>

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