#include <memory>
#include "webrtc/modules/desktop_capture/desktop_and_cursor_composer.h"
#include "webrtc/modules/desktop_capture/desktop_capturer.h"
#include "webrtc/modules/desktop_capture/desktop_capture_options.h"
#include "webrtc/modules/desktop_capture/desktop_frame.h"
#include "webrtc/modules/desktop_capture/mouse_cursor.h"
#include "webrtc/modules/desktop_capture/shared_desktop_frame.h"
#include "webrtc/system_wrappers/include/logging.h"
#include "webrtc/test/gtest.h"
◆ blender_
DesktopAndCursorComposer blender_ |
|
protected |
◆ fake_cursor_
FakeMouseMonitor* fake_cursor_ |
|
protected |
◆ fake_screen_
FakeScreenCapturer* fake_screen_ |
|
protected |
◆ frame_
std::unique_ptr<DesktopFrame> frame_ |
|
protected |