Select the highest full-screen refresh rate that our stream FPS evenly divides

This commit is contained in:
Cameron Gutman
2018-09-03 22:54:41 -04:00
parent 6d6acf4308
commit af6e99cbac
4 changed files with 73 additions and 16 deletions
+2
View File
@@ -57,6 +57,8 @@ private:
void toggleFullscreen();
void updateOptimalWindowDisplayMode();
static
bool chooseDecoder(StreamingPreferences::VideoDecoderSelection vds,
SDL_Window* window, int videoFormat, int width, int height,