-
- All Implemented Interfaces:
public final class NERoleScreenParams
角色所对应的屏幕共享参数
-
-
Field Summary
Fields Modifier and Type Field Description private final Integer
fps
private final String
videoProfile
-
Constructor Summary
Constructors Constructor Description NERoleScreenParams(String videoProfile, Integer _fps)
-
Method Summary
Modifier and Type Method Description final Integer
getFps()
final String
getVideoProfile()
-