mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 06:30:55 +00:00
Avoid blocking decoding operations during Present calls
This commit is contained in:
@@ -70,4 +70,5 @@ private:
|
||||
DXVA2_VideoDesc m_Desc;
|
||||
REFERENCE_TIME m_FrameIndex;
|
||||
LPD3DXFONT m_OverlayFont;
|
||||
bool m_BlockingPresent;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user