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:
@@ -150,6 +150,10 @@ public:
|
||||
return getPreferredPixelFormat(videoFormat) == pixelFormat;
|
||||
}
|
||||
|
||||
virtual void setHdrMode(bool) {
|
||||
// Nothing
|
||||
}
|
||||
|
||||
// IOverlayRenderer
|
||||
virtual void notifyOverlayUpdated(Overlay::OverlayType) override {
|
||||
// Nothing
|
||||
|
||||
Reference in New Issue
Block a user