mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-22 17:55:04 +09:00
Allow recording while using replay/streaming and option to save 1 min or 10 min
This commit is contained in:
@@ -119,6 +119,8 @@ namespace gsr {
|
||||
int32_t replay_time = 60;
|
||||
ConfigHotkey start_stop_hotkey;
|
||||
ConfigHotkey save_hotkey;
|
||||
ConfigHotkey save_1_min_hotkey;
|
||||
ConfigHotkey save_10_min_hotkey;
|
||||
};
|
||||
|
||||
struct ScreenshotConfig {
|
||||
|
||||
Reference in New Issue
Block a user