Home
last modified time | relevance | path

Searched refs:recording_path (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Drecording_manager.cpp120 std::string recording_path = fmt::format("{}recording_{}_{}_{}.webm", recording_directory_, in StartSingleRecorder() local
123 LocalRecorder::Create(recording_path); in StartSingleRecorder()