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

#include <common_types.h>

Public Attributes

VideoCodecComplexity complexity
 
int resilience
 
unsigned char numberOfTemporalLayers
 
bool denoisingOn
 
bool frameDroppingOn
 
int keyFrameInterval
 
bool adaptiveQpMode
 
bool automaticResizeOn
 
unsigned char numberOfSpatialLayers
 
bool flexibleMode
 

Member Data Documentation

◆ adaptiveQpMode

bool webrtc::VideoCodecVP9::adaptiveQpMode

◆ automaticResizeOn

bool webrtc::VideoCodecVP9::automaticResizeOn

◆ complexity

VideoCodecComplexity webrtc::VideoCodecVP9::complexity

◆ denoisingOn

bool webrtc::VideoCodecVP9::denoisingOn

◆ flexibleMode

bool webrtc::VideoCodecVP9::flexibleMode

◆ frameDroppingOn

bool webrtc::VideoCodecVP9::frameDroppingOn

◆ keyFrameInterval

int webrtc::VideoCodecVP9::keyFrameInterval

◆ numberOfSpatialLayers

unsigned char webrtc::VideoCodecVP9::numberOfSpatialLayers

◆ numberOfTemporalLayers

unsigned char webrtc::VideoCodecVP9::numberOfTemporalLayers

◆ resilience

int webrtc::VideoCodecVP9::resilience

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