| 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 |
|---|
StreamCombined(YouTubeInfo.Container c,
YouTubeInfo.Encoding v,
YouTubeInfo.YoutubeQuality vq,
YouTubeInfo.Encoding a,
YouTubeInfo.AudioQuality aq) |
StreamVideo(YouTubeInfo.Container c,
YouTubeInfo.Encoding v,
YouTubeInfo.YoutubeQuality vq) |
YouTubeQParser(YouTubeInfo.YoutubeQuality q) |
Copyright © 2016. All Rights Reserved.