public class ScreenConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
orientation
Activity direction of cloud application
|
int |
videoHeight
The height of the video screen resolution
|
int |
videoWidth
The width of the video screen resolution
|
| Constructor and Description |
|---|
ScreenConfig(java.lang.String orientation,
int width,
int height) |