|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <stdio.h>#include <stdlib.h>#include <memory>#include <string>#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"#include "webrtc/tools/frame_editing/frame_editing_lib.h"#include "webrtc/typedefs.h"Namespaces | |
| webrtc | |
Functions | |
| int | webrtc::EditFrames (const std::string &in_path, int width, int height, int first_frame_to_process, int interval, int last_frame_to_process, const std::string &out_path) |
1.8.13