From 2dc663def8e20991837f497b403d8ea0e80ec270 Mon Sep 17 00:00:00 2001 From: shuyu <359369982@qq.com> Date: Mon, 14 Nov 2016 22:19:06 +0800 Subject: [PATCH] readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 870b55e..55974a8 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ pom ``` - -*

compile 'com.shuyu:gsyVideoPlayer:1.1.0'

+``` +

compile 'com.shuyu:gsyVideoPlayer:1.1.0'

+``` *

支持基本的拖动,声音、亮度调节

*

支持边播边缓存,使用了AndroidVideoCache的代理模式实现

-- GitLab