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

#include <test_util.h>

Public Member Functions

 CmdArgs ()
 
 CmdArgs ()
 

Public Attributes

std::string codecName
 
webrtc::VideoCodecType codecType
 
int width
 
int height
 
int rtt
 
std::string inputFile
 
std::string outputFile
 

Constructor & Destructor Documentation

◆ CmdArgs() [1/2]

CmdArgs::CmdArgs ( )

◆ CmdArgs() [2/2]

CmdArgs::CmdArgs ( )

Member Data Documentation

◆ codecName

std::string CmdArgs::codecName

◆ codecType

webrtc::VideoCodecType CmdArgs::codecType

◆ height

int CmdArgs::height

◆ inputFile

std::string CmdArgs::inputFile

◆ outputFile

std::string CmdArgs::outputFile

◆ rtt

int CmdArgs::rtt

◆ width

int CmdArgs::width

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