webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::test::RateControlThresholds Struct Reference

#include <videoprocessor_integrationtest.h>

Public Attributes

int max_num_dropped_frames
 
int max_key_frame_size_mismatch
 
int max_delta_frame_size_mismatch
 
int max_encoding_rate_mismatch
 
int max_time_hit_target
 
int num_spatial_resizes
 
int num_key_frames
 

Member Data Documentation

◆ max_delta_frame_size_mismatch

int webrtc::test::RateControlThresholds::max_delta_frame_size_mismatch

◆ max_encoding_rate_mismatch

int webrtc::test::RateControlThresholds::max_encoding_rate_mismatch

◆ max_key_frame_size_mismatch

int webrtc::test::RateControlThresholds::max_key_frame_size_mismatch

◆ max_num_dropped_frames

int webrtc::test::RateControlThresholds::max_num_dropped_frames

◆ max_time_hit_target

int webrtc::test::RateControlThresholds::max_time_hit_target

◆ num_key_frames

int webrtc::test::RateControlThresholds::num_key_frames

◆ num_spatial_resizes

int webrtc::test::RateControlThresholds::num_spatial_resizes

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