mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-22 09:47:24 +09:00
Better replay recording handling. Add gsr-ui-cli command to save shorter replay
This commit is contained in:
@@ -209,6 +209,7 @@ namespace gsr {
|
||||
bool replay_save_show_notification = false;
|
||||
ReplayStartupMode replay_startup_mode = ReplayStartupMode::TURN_ON_AT_SYSTEM_STARTUP;
|
||||
bool try_replay_startup = true;
|
||||
bool replay_recording = false;
|
||||
|
||||
AudioPlayer audio_player;
|
||||
RegionSelector region_selector;
|
||||
|
||||
Reference in New Issue
Block a user