Android-cuttlefish cvd tool
Namespaces | Functions
screen_recording_controls.h File Reference
#include <chrono>
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/result/result.h"
Include dependency graph for screen_recording_controls.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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)