|
Android-cuttlefish cvd tool
|
#include <chrono>#include <memory>#include <mutex>#include <optional>#include <thread>#include "cuttlefish/host/frontend/webrtc/cvd_video_frame_buffer.h"#include "cuttlefish/host/frontend/webrtc/libdevice/video_sink.h"#include "cuttlefish/host/frontend/webrtc/screenshot_handler.h"#include "cuttlefish/host/libs/screen_connector/ring_buffer_manager.h"#include "cuttlefish/host/libs/screen_connector/screen_connector.h"#include "cuttlefish/host/libs/screen_connector/video_frame_buffer.h"

Go to the source code of this file.
Classes | |
| struct | cuttlefish::WebRtcScProcessedFrame |
| class | cuttlefish::DisplayHandler |
| struct | cuttlefish::DisplayHandler::BufferInfo |
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::webrtc_streaming |