| Package | Description |
|---|---|
| com.github.axet.vget.vhs |
| Modifier and Type | Field and Description |
|---|---|
YoutubeInfo.YoutubeQuality |
YoutubeInfo.StreamCombined.vq |
YoutubeInfo.YoutubeQuality |
YoutubeInfo.StreamVideo.vq |
| Modifier and Type | Method and Description |
|---|---|
static YoutubeInfo.YoutubeQuality |
YoutubeInfo.YoutubeQuality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YoutubeInfo.YoutubeQuality[] |
YoutubeInfo.YoutubeQuality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
YoutubeInfo.StreamCombined(YoutubeInfo.Container c,
YoutubeInfo.Encoding v,
YoutubeInfo.YoutubeQuality vq,
YoutubeInfo.Encoding a,
YoutubeInfo.AudioQuality aq) |
YoutubeInfo.StreamVideo(YoutubeInfo.Container c,
YoutubeInfo.Encoding v,
YoutubeInfo.YoutubeQuality vq) |
YouTubeQParser(YoutubeInfo.YoutubeQuality q) |
Copyright © 2015. All Rights Reserved.