Android-cuttlefish cvd tool
Namespaces | Functions
screen_recording_controls.cc File Reference
#include "cuttlefish/host/libs/screen_recording_controls/screen_recording_controls.h"
#include <chrono>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/host/libs/command_util/runner/run_cvd.pb.h"
#include "cuttlefish/host/libs/command_util/util.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/result/result.h"
Include dependency graph for screen_recording_controls.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::StartScreenRecording (const CuttlefishConfig::InstanceSpecific &instance_config, std::chrono::seconds wait_for_launcher)
 
Result< void > cuttlefish::StopScreenRecording (const CuttlefishConfig::InstanceSpecific &instance_config, std::chrono::seconds wait_for_launcher)