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

#include <converter.h>

Public Member Functions

 Converter (int width, int height)
 
bool ConvertRGBAToI420Video (std::string frames_dir, std::string output_file_name, bool delete_frames)
 
 Converter (int width, int height)
 
bool ConvertRGBAToI420Video (std::string frames_dir, std::string output_file_name, bool delete_frames)
 

Constructor & Destructor Documentation

◆ Converter() [1/2]

webrtc::test::Converter::Converter ( int  width,
int  height 
)

◆ Converter() [2/2]

webrtc::test::Converter::Converter ( int  width,
int  height 
)

Member Function Documentation

◆ ConvertRGBAToI420Video() [1/2]

bool webrtc::test::Converter::ConvertRGBAToI420Video ( std::string  frames_dir,
std::string  output_file_name,
bool  delete_frames 
)

◆ ConvertRGBAToI420Video() [2/2]

bool webrtc::test::Converter::ConvertRGBAToI420Video ( std::string  frames_dir,
std::string  output_file_name,
bool  delete_frames 
)

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