Add --packet-size command-line option

This commit is contained in:
Cameron Gutman
2020-01-21 19:10:10 -08:00
parent ee5c61fb74
commit 7aff148e9f
4 changed files with 33 additions and 9 deletions
+1
View File
@@ -90,6 +90,7 @@ public:
bool connectionWarnings;
bool richPresence;
bool gamepadMouse;
int packetSize;
AudioConfig audioConfig;
VideoCodecConfig videoCodecConfig;
VideoDecoderSelection videoDecoderSelection;