#include <test_recorder.h>
Public Attributes | |
std::string | output_path |
std::string | session_name |
std::string | description |
Definition at line 32 of file test_recorder.h.
std::string yaze::test::TestRecorder::RecordingOptions::output_path |
Definition at line 33 of file test_recorder.h.
Referenced by yaze::test::TestRecorder::StartLocked().
std::string yaze::test::TestRecorder::RecordingOptions::session_name |
Definition at line 34 of file test_recorder.h.
Referenced by yaze::test::TestRecorder::StartLocked().
std::string yaze::test::TestRecorder::RecordingOptions::description |
Definition at line 35 of file test_recorder.h.