mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-02 07:46:07 +00:00
parent
6fdaa6ee8a
commit
0733f06103
@ -269,6 +269,7 @@ void StreamingPreferences::save()
|
|||||||
settings.setValue(SER_REVERSESCROLL, reverseScrollDirection);
|
settings.setValue(SER_REVERSESCROLL, reverseScrollDirection);
|
||||||
settings.setValue(SER_SWAPFACEBUTTONS, swapFaceButtons);
|
settings.setValue(SER_SWAPFACEBUTTONS, swapFaceButtons);
|
||||||
settings.setValue(SER_CAPTURESYSKEYS, captureSysKeysMode);
|
settings.setValue(SER_CAPTURESYSKEYS, captureSysKeysMode);
|
||||||
|
settings.setValue(SER_KEEPAWAKE, keepAwake);
|
||||||
}
|
}
|
||||||
|
|
||||||
int StreamingPreferences::getDefaultBitrate(int width, int height, int fps)
|
int StreamingPreferences::getDefaultBitrate(int width, int height, int fps)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user