|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface VideoInformation
| メソッドの概要 | |
|---|---|
AccessControlEntity |
getAccessControl()
Returns access control of a video. |
java.lang.String |
getAspectRatio()
Returns aspect ratio of a video. |
java.lang.String |
getCategory()
Returns category of a video. |
int |
getCommentCount()
Returns comment count of a video. |
ContentEntity |
getContent()
Returns content of a video. |
java.lang.String |
getDescription()
Returns description of a video. |
java.lang.String |
getDuration()
Returns duration of a video. |
int |
getFavoriteCount()
Returns favorite count of a video. |
java.lang.String |
getId()
Returns ID of a video. |
int |
getLikeCount()
Returns like count of a video. |
PlayerEntity |
getPlayer()
Returns player of a video. |
float |
getRating()
Returns rating of a video. |
int |
getRatingCount()
Returns rating count of a video. |
java.lang.String[] |
getTags()
Returns tags of a video. |
ThumbnailEntity |
getThumbnail()
Returns thumbnail url of a video. |
java.lang.String |
getTitle()
Returns title of a video. |
java.util.Date |
getUpdated()
Returns updated date of a video. |
java.util.Date |
getUploaded()
Returns uploaded date of a video. |
java.lang.String |
getUploader()
Returns uploader of a video. |
int |
getViewCount()
Returns view count of a video. |
| メソッドの詳細 |
|---|
java.lang.String getId()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.util.Date getUploaded()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.util.Date getUpdated()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String getUploader()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String getCategory()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String getTitle()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String getDescription()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String[] getTags()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlThumbnailEntity getThumbnail()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlPlayerEntity getPlayer()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlContentEntity getContent()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String getDuration()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmljava.lang.String getAspectRatio()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlfloat getRating()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlint getLikeCount()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlint getRatingCount()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlint getViewCount()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlint getFavoriteCount()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlint getCommentCount()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.htmlAccessControlEntity getAccessControl()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_understanding_video_feeds.html
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||