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