Add global option for set virtual display as primary display

This commit is contained in:
Yukino Song
2024-09-19 23:36:54 +08:00
parent 4982074fcf
commit 9f012639b3
7 changed files with 44 additions and 17 deletions

View File

@@ -17,6 +17,7 @@ namespace config {
struct video_t {
bool headless_mode;
bool follow_client_hdr;
bool set_vdisplay_primary;
// ffmpeg params
int qp; // higher == more compression and less quality