#include <agent_editor.h>
Public Types | |
| enum class | CaptureMode { kFullWindow , kActiveEditor , kSpecificWindow } |
Public Attributes | |
| CaptureMode | mode = CaptureMode::kActiveEditor |
| std::string | specific_window_name |
Definition at line 151 of file agent_editor.h.
|
strong |
| Enumerator | |
|---|---|
| kFullWindow | |
| kActiveEditor | |
| kSpecificWindow | |
Definition at line 152 of file agent_editor.h.
| CaptureMode yaze::editor::AgentEditor::CaptureConfig::mode = CaptureMode::kActiveEditor |
Definition at line 157 of file agent_editor.h.
| std::string yaze::editor::AgentEditor::CaptureConfig::specific_window_name |
Definition at line 158 of file agent_editor.h.