mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-07 15:19:56 +09:00
Add high performance encoding option (for amd) in settings page. Requires gsr version >= 5.3.4
This commit is contained in:
@@ -60,6 +60,7 @@ namespace gsr {
|
||||
std::string joystick_hotkeys_enable_option = "disable_hotkeys";
|
||||
std::string tint_color;
|
||||
ConfigHotkey show_hide_hotkey;
|
||||
bool high_performance_encoding = false;
|
||||
};
|
||||
|
||||
struct YoutubeStreamConfig {
|
||||
|
||||
Reference in New Issue
Block a user