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

#include <overuse_frame_detector.h>

Public Member Functions

 CpuOveruseOptions ()
 
 CpuOveruseOptions ()
 

Public Attributes

int low_encode_usage_threshold_percent
 
int high_encode_usage_threshold_percent
 
int frame_timeout_interval_ms
 
int min_frame_samples
 
int min_process_count
 
int high_threshold_consecutive_count
 

Constructor & Destructor Documentation

◆ CpuOveruseOptions() [1/2]

webrtc::CpuOveruseOptions::CpuOveruseOptions ( )

◆ CpuOveruseOptions() [2/2]

webrtc::CpuOveruseOptions::CpuOveruseOptions ( )

Member Data Documentation

◆ frame_timeout_interval_ms

int webrtc::CpuOveruseOptions::frame_timeout_interval_ms

◆ high_encode_usage_threshold_percent

int webrtc::CpuOveruseOptions::high_encode_usage_threshold_percent

◆ high_threshold_consecutive_count

int webrtc::CpuOveruseOptions::high_threshold_consecutive_count

◆ low_encode_usage_threshold_percent

int webrtc::CpuOveruseOptions::low_encode_usage_threshold_percent

◆ min_frame_samples

int webrtc::CpuOveruseOptions::min_frame_samples

◆ min_process_count

int webrtc::CpuOveruseOptions::min_process_count

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