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