| Package | Description |
|---|---|
| com.github.axet.vget.vhs |
| Modifier and Type | Field and Description |
|---|---|
VimeoInfo.VimeoQuality |
VimeoParser.VideoDownload.vq |
| Modifier and Type | Method and Description |
|---|---|
VimeoInfo.VimeoQuality |
VimeoInfo.getVideoQuality() |
static VimeoInfo.VimeoQuality |
VimeoInfo.VimeoQuality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VimeoInfo.VimeoQuality[] |
VimeoInfo.VimeoQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimeoInfo.setVideoQuality(VimeoInfo.VimeoQuality vq) |
| Constructor and Description |
|---|
VideoDownload(VimeoInfo.VimeoQuality vq,
URL u) |
Copyright © 2016. All Rights Reserved.