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

#include <video_encoder.h>

Public Member Functions

 ScalingSettings (bool on, int low, int high)
 
 ScalingSettings (bool on)
 
 ScalingSettings (bool on, int low, int high)
 
 ScalingSettings (bool on)
 

Public Attributes

const bool enabled
 
const rtc::Optional< QpThresholdsthresholds
 

Constructor & Destructor Documentation

◆ ScalingSettings() [1/4]

webrtc::VideoEncoder::ScalingSettings::ScalingSettings ( bool  on,
int  low,
int  high 
)
inline

◆ ScalingSettings() [2/4]

webrtc::VideoEncoder::ScalingSettings::ScalingSettings ( bool  on)
inlineexplicit

◆ ScalingSettings() [3/4]

webrtc::VideoEncoder::ScalingSettings::ScalingSettings ( bool  on,
int  low,
int  high 
)
inline

◆ ScalingSettings() [4/4]

webrtc::VideoEncoder::ScalingSettings::ScalingSettings ( bool  on)
inlineexplicit

Member Data Documentation

◆ enabled

const bool webrtc::VideoEncoder::ScalingSettings::enabled

◆ thresholds

const rtc::Optional< QpThresholds > webrtc::VideoEncoder::ScalingSettings::thresholds

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