mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-04-03 06:16:04 +00:00
Update notes regarding enableHdr option
This commit is contained in:
@@ -70,7 +70,9 @@ typedef struct _STREAM_CONFIGURATION {
|
||||
// This should only be set if:
|
||||
// 1) The client decoder supports HEVC Main10 profile (supportsHevc must be set too)
|
||||
// 2) The server has support for HDR as indicated by ServerCodecModeSupport in /serverinfo
|
||||
// 3) The app supports HDR as indicated by IsHdrSupported in /applist
|
||||
//
|
||||
// See ConnListenerSetHdrMode() for a callback to indicate when to set
|
||||
// the client display into HDR mode.
|
||||
bool enableHdr;
|
||||
|
||||
// Specifies the percentage that the specified bitrate will be adjusted
|
||||
|
||||
Reference in New Issue
Block a user