public class YoutubeInfo extends VideoInfo
| Modifier and Type | Class and Description |
|---|---|
static class |
YoutubeInfo.AudioQuality |
static class |
YoutubeInfo.Container |
static class |
YoutubeInfo.Encoding |
static class |
YoutubeInfo.StreamAudio |
static class |
YoutubeInfo.StreamCombined |
static class |
YoutubeInfo.StreamInfo |
static class |
YoutubeInfo.StreamVideo |
static class |
YoutubeInfo.YoutubeQuality |
VideoInfo.States| Constructor and Description |
|---|
YoutubeInfo(URL web) |
| Modifier and Type | Method and Description |
|---|---|
YoutubeInfo.StreamInfo |
getVideoQuality() |
void |
setStreamInfo(YoutubeInfo.StreamInfo vq) |
public YoutubeInfo(URL web)
public YoutubeInfo.StreamInfo getVideoQuality()
public void setStreamInfo(YoutubeInfo.StreamInfo vq)
Copyright © 2015. All Rights Reserved.