Skip to content

Commit 2954971

Browse files
committed
add UniversalVideoView and OpenDanmaku
1 parent f6939ba commit 2954971

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,6 +1826,12 @@ Demo 地址:https://github.com/SinaVDDeveloper/demo
18261826
项目地址:https://github.com/danylovolokh/VideoPlayerManager
18271827
文档介绍:https://medium.com/@v.danylo/implementing-video-playback-in-a-scrolled-list-listview-recyclerview-d04bc2148429#.hs5n0geqn
18281828

1829+
1. UniversalVideoView
1830+
Android上定义播放器控件,支持自定义控制UI, 全屏播放, 重力感应自动切换横竖屏.
1831+
项目地址:https://github.com/linsea/UniversalVideoView
1832+
![Sample Screenshot 1](https://github.com/linsea/UniversalVideoView/raw/master/screenshot/screen1.png)
1833+
![Sample Screenshot 2](https://github.com/linsea/UniversalVideoView/raw/master/screenshot/screen2.png)
1834+
18291835
1. PhotoProcessing
18301836
利用 ndk 处理图片库,支持 Instafix、Ansel、Testino、XPro、Retro、BW、Sepia、Cyano、Georgia、Sahara、HDR、Rotate(旋转)、Flip(翻转)等各种特效
18311837
项目地址:https://github.com/lightbox/PhotoProcessing
@@ -1909,6 +1915,10 @@ Android Svg 矢量图形支持
19091915
android 上开源弹幕解析绘制引擎项目
19101916
项目地址:https://github.com/ctiao/DanmakuFlameMaster
19111917

1918+
1. OpenDanmaku
1919+
android 上一个轻量级的更简单的开源弹幕控件
1920+
项目地址:https://github.com/linsea/OpenDanmaku
1921+
19121922
#### 八、事件总线(订阅者模式)
19131923
通过发布/订阅事件解耦事件发送和接受,从而简化应用程序组件(Activities, Fragments 及后台线程)之间的通信
19141924

0 commit comments

Comments
 (0)