public static class VideoEntities.ResolutionItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
height |
java.lang.String |
showText |
int |
width |
| Constructor and Description |
|---|
ResolutionItem(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |