mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-17 14:21:30 +00:00
Update control connection for GFE 2.0.1+. Remove config and handshake code that isn't used on GFE 2.0.1+
This commit is contained in:
@@ -9,7 +9,8 @@ typedef struct _NV_VIDEO_PACKET {
|
||||
int totalPackets;
|
||||
int flags;
|
||||
int payloadLength;
|
||||
char reserved2[36];
|
||||
int streamPacketIndex;
|
||||
char reserved2[32];
|
||||
} NV_VIDEO_PACKET, *PNV_VIDEO_PACKET;
|
||||
|
||||
typedef struct _RTP_PACKET {
|
||||
|
||||
Reference in New Issue
Block a user