Plumb the specified packet size through to moonlight-common-c

This commit is contained in:
Cameron Gutman
2017-05-26 22:44:15 -07:00
parent 8f3eecd980
commit af04831fb0
4 changed files with 5 additions and 3 deletions
@@ -253,6 +253,7 @@ public class NvConnection {
context.serverAppVersion, context.serverGfeVersion,
context.negotiatedWidth, context.negotiatedHeight,
context.negotiatedFps, context.streamConfig.getBitrate(),
context.streamConfig.getMaxPacketSize(),
context.streamConfig.getRemote(), context.streamConfig.getAudioConfiguration(),
context.streamConfig.getHevcSupported(), context.riKey.getEncoded(), ib.array(),
context.videoCapabilities);