Add vulkan video encoding option, improve translation strings

This commit is contained in:
dec05eba
2026-04-18 20:45:45 +02:00
parent 0c6d887def
commit 532c50ce6d
15 changed files with 184 additions and 50 deletions

View File

@@ -57,6 +57,7 @@ namespace gsr {
bool record_cursor = true;
bool restore_portal_session = true;
bool low_power_mode = false;
bool enable_vulkan_video_encoding = false;
std::string webcam_source = "";
bool webcam_flip_horizontally = false;