Allow video decoder capabilities to be set at runtime
This commit is contained in:
@@ -19,4 +19,6 @@ public class ConnectionContext {
|
||||
|
||||
public int negotiatedWidth, negotiatedHeight;
|
||||
public int negotiatedFps;
|
||||
|
||||
public int videoCapabilities;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user