From c7080e5d99bf77e432e6c900e64489b78a233f28 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 30 Mar 2025 22:30:47 +0200 Subject: Revert "Add high performance encoding option (for amd) in settings page. Requires gsr version >= 5.3.4" This reverts commit 3060e3ee000ddb12a78d8008f641b724ce7b07df. --- include/Overlay.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/Overlay.hpp') diff --git a/include/Overlay.hpp b/include/Overlay.hpp index ffc1777..d7b8af1 100644 --- a/include/Overlay.hpp +++ b/include/Overlay.hpp @@ -116,8 +116,6 @@ namespace gsr { bool update_compositor_texture(const Monitor &monitor); void force_window_on_top(); - - void add_common_gpu_screen_recorder_args(std::vector &args, const RecordOptions &record_options, const std::vector &audio_tracks, const std::string &video_bitrate, const char *region, const std::string &audio_devices_merged, char *region_str, int region_str_size, const RegionSelector ®ion_selector); private: using KeyBindingCallback = std::function; struct KeyBinding { -- cgit v1.2.3-70-g09d2