Fix use of negotiated stream parameters
This commit is contained in:
@@ -17,7 +17,6 @@ public class ConnectionContext {
|
||||
public String serverAppVersion;
|
||||
public String serverGfeVersion;
|
||||
|
||||
public int negotiatedVideoFormat;
|
||||
public int negotiatedWidth, negotiatedHeight;
|
||||
public int negotiatedFps;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user