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 |
|---|---|
URI |
getPlayerURI() |
YouTubeInfo.StreamInfo |
getVideoQuality() |
void |
setPlayerURI(URI playerURI) |
void |
setStreamInfo(YouTubeInfo.StreamInfo vq) |
public YouTubeInfo(URL web)
public YouTubeInfo.StreamInfo getVideoQuality()
public void setStreamInfo(YouTubeInfo.StreamInfo vq)
public URI getPlayerURI()
public void setPlayerURI(URI playerURI)
Copyright © 2016. All Rights Reserved.