mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 06:30:55 +00:00
Plumb the ability to disable V-sync through the video renderers
This commit is contained in:
@@ -101,7 +101,8 @@ public:
|
||||
int videoFormat,
|
||||
int,
|
||||
int,
|
||||
int) override
|
||||
int,
|
||||
bool) override
|
||||
{
|
||||
int err;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user