mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 14:40:56 +00:00
Plumb HDR mode information to the decoders
This commit is contained in:
@@ -20,6 +20,9 @@ public:
|
||||
// Unused since rendering is done directly from the decode thread
|
||||
virtual void renderFrameOnMainThread() {}
|
||||
|
||||
// HDR is not supported by SLVideo
|
||||
virtual void setHdrMode(bool) {}
|
||||
|
||||
private:
|
||||
static void slLogCallback(void* context, ESLVideoLog logLevel, const char* message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user