yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::TestRecorder::RecordingOptions Struct Reference

#include <test_recorder.h>

Public Attributes

std::string output_path
 
std::string session_name
 
std::string description
 

Detailed Description

Definition at line 32 of file test_recorder.h.

Member Data Documentation

◆ output_path

std::string yaze::test::TestRecorder::RecordingOptions::output_path

Definition at line 33 of file test_recorder.h.

Referenced by yaze::test::TestRecorder::StartLocked().

◆ session_name

std::string yaze::test::TestRecorder::RecordingOptions::session_name

Definition at line 34 of file test_recorder.h.

Referenced by yaze::test::TestRecorder::StartLocked().

◆ description

std::string yaze::test::TestRecorder::RecordingOptions::description

Definition at line 35 of file test_recorder.h.


The documentation for this struct was generated from the following file: