Skip to content

在JieCaoVideoPlayer 4.8.3版本基础上进行完善

License

Notifications You must be signed in to change notification settings

SjAndy88/JieCaoVideoPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JieCaoVideoPlayer

在JieCaoVideoPlayer 4.8.3版本(播放内核使用的是ijkplayer)基础上进行完善

相关网址如下

https://github.com/lipangit/JieCaoVideoPlayer

https://github.com/Bilibili/ijkplayer

Android Studio添加依赖方式如下

Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}Copy

Step 2. Add the dependency

dependencies {
        compile 'com.github.flztsj:JieCaoVideoPlayer:4.8.6'
}

About

在JieCaoVideoPlayer 4.8.3版本基础上进行完善

Resources

License

Stars

Watchers

Forks

Packages

No packages published