mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-19 14:40:34 +00:00
Suppress speculative RFI for 5 minutes after OOS data is detected
This commit is contained in:
@@ -43,7 +43,7 @@ typedef struct _RTP_VIDEO_QUEUE {
|
||||
uint8_t multiFecCurrentBlockNumber;
|
||||
uint8_t multiFecLastBlockNumber;
|
||||
|
||||
uint16_t lastOosSequenceNumber;
|
||||
uint32_t lastOosFramePresentationTimestamp;
|
||||
bool receivedOosData;
|
||||
} RTP_VIDEO_QUEUE, *PRTP_VIDEO_QUEUE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user