mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-18 22:50:54 +00:00
Plumb HDR metadata from Sunshine
This commit is contained in:
@@ -309,6 +309,7 @@ void ClConnectionStatusUpdate(int status)
|
||||
|
||||
void ClSetHdrMode(bool enabled)
|
||||
{
|
||||
[renderer setHdrMode:enabled];
|
||||
[_callbacks setHdrMode:enabled];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user