提交 5f74e8fc 编写于 作者: S shuyu

readme

上级 bdf2fc6f
......@@ -83,7 +83,7 @@ public void setVideoType(Context context, int videoType)
### 1.4.4
* 调整lib,DEMO中SampleVideo增加了调整清晰度的支持,DEMO借用了别人的URL。
* 调整lib,DEMO中SampleVideo增加了调整清晰度的支持,DEMO借用了jjdxm_ijkplayer的URL。
* 优化了Cache缓存和IJK 缓存之间的显示。
......
......@@ -58,7 +58,7 @@ public class PlayActivity extends AppCompatActivity {
//需要路径的
//videoPlayer.setUp(url, true, new File(FileUtils.getPath()), "");
//借用了jjdxm_ijkplayer的URL
String source1 = "http://9890.vod.myqcloud.com/9890_4e292f9a3dd011e6b4078980237cc3d3.f20.mp4";
String name = "普通";
SwitchVideoModel switchVideoModel = new SwitchVideoModel(name, source1);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册