Add support for HDR streaming
This commit is contained in:
@@ -15,6 +15,7 @@ public class ConnectionContext {
|
||||
|
||||
public int negotiatedWidth, negotiatedHeight;
|
||||
public int negotiatedFps;
|
||||
public boolean negotiatedHdr;
|
||||
|
||||
public int videoCapabilities;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user