public static class VideoInfo.Variant
extends Object
implements Serializable
| Modifier and Type | Field and Description |
|---|---|
long |
bitrate |
String |
contentType |
String |
url |
| Constructor and Description |
|---|
Variant(long bitrate,
String contentType,
String url) |