mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Add option to automatically turn on replay at system startup
This commit is contained in:
@@ -77,6 +77,7 @@ namespace gsr {
|
||||
|
||||
struct ReplayConfig {
|
||||
RecordOptions record_options;
|
||||
bool start_replay_automatically = false;
|
||||
bool show_replay_started_notifications = true;
|
||||
bool show_replay_stopped_notifications = true;
|
||||
bool show_replay_saved_notifications = true;
|
||||
|
||||
Reference in New Issue
Block a user