mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Plumb HDR mode information to the decoders
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
virtual QSize getDecoderMaxResolution() override;
|
||||
virtual int submitDecodeUnit(PDECODE_UNIT du) override;
|
||||
virtual void renderFrameOnMainThread() override;
|
||||
virtual void setHdrMode(bool enabled) override;
|
||||
|
||||
virtual IFFmpegRenderer* getBackendRenderer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user