摘要:
其中播放youtube视频的核心代码借鉴网上开源代码。代码如下:Format.java/** * Represents a format in the "fmt_list" parameter * Currently, only id is used * */public class Format { protected int mId; /** * Construct this object from one of the strings in the "fmt_list" parameter * @param pFormatString one of 阅读全文
posted @ 2012-08-06 12:43
日光之下无新事
阅读(4842)
评论(1)
推荐(0)
浙公网安备 33010602011771号