#include "webrtc/test/frame_generator.h"
#include <math.h>
#include <stdio.h>
#include <string.h>
#include <memory>
#include "webrtc/api/video/i420_buffer.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/keep_ref_until_done.h"
#include "webrtc/base/random.h"
#include "webrtc/common_video/include/video_frame_buffer.h"
#include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/frame_utils.h"
◆ clock_
◆ current_frame_
◆ current_frame_num_
◆ current_source_frame_
VideoFrame* current_source_frame_ |
◆ file_generator_
YuvFileGenerator file_generator_ |
◆ num_frames_
◆ pause_time_
◆ scroll_time_
◆ start_time_
◆ target_height_
◆ target_width_