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

#include <video_track_i.h>

Public Attributes

bool qoe_analyzer_enable = false
 
bool enable_video_diagnose_logger = true
 
int qoe_critical_report_max_times = 0
 
int qoe_high_report_max_times = 0
 
int qoe_normal_report_max_times = 0
 
int qoe_report_strategy = 0
 
int qoe_timing_strategy_report_period = 0
 

Member Data Documentation

◆ qoe_analyzer_enable

bool agora::rtc::VideoQoEAnalyzerParameter::qoe_analyzer_enable = false

◆ enable_video_diagnose_logger

bool agora::rtc::VideoQoEAnalyzerParameter::enable_video_diagnose_logger = true

◆ qoe_critical_report_max_times

int agora::rtc::VideoQoEAnalyzerParameter::qoe_critical_report_max_times = 0

◆ qoe_high_report_max_times

int agora::rtc::VideoQoEAnalyzerParameter::qoe_high_report_max_times = 0

◆ qoe_normal_report_max_times

int agora::rtc::VideoQoEAnalyzerParameter::qoe_normal_report_max_times = 0

◆ qoe_report_strategy

int agora::rtc::VideoQoEAnalyzerParameter::qoe_report_strategy = 0

◆ qoe_timing_strategy_report_period

int agora::rtc::VideoQoEAnalyzerParameter::qoe_timing_strategy_report_period = 0