webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
webrtc::ViEEncoder::VideoSourceProxy Class Reference

Public Member Functions

 VideoSourceProxy (ViEEncoder *vie_encoder)
 
void SetSource (rtc::VideoSourceInterface< VideoFrame > *source, const DegradationPreference &degradation_preference)
 
void SetWantsRotationApplied (bool rotation_applied)
 
void RequestResolutionLowerThan (int pixel_count)
 
void RequestHigherResolutionThan (int pixel_count)
 

Constructor & Destructor Documentation

◆ VideoSourceProxy()

webrtc::ViEEncoder::VideoSourceProxy::VideoSourceProxy ( ViEEncoder vie_encoder)
inlineexplicit

Member Function Documentation

◆ RequestHigherResolutionThan()

void webrtc::ViEEncoder::VideoSourceProxy::RequestHigherResolutionThan ( int  pixel_count)
inline

◆ RequestResolutionLowerThan()

void webrtc::ViEEncoder::VideoSourceProxy::RequestResolutionLowerThan ( int  pixel_count)
inline

◆ SetSource()

void webrtc::ViEEncoder::VideoSourceProxy::SetSource ( rtc::VideoSourceInterface< VideoFrame > *  source,
const DegradationPreference degradation_preference 
)
inline

◆ SetWantsRotationApplied()

void webrtc::ViEEncoder::VideoSourceProxy::SetWantsRotationApplied ( bool  rotation_applied)
inline

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