This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
YCVideoPlayer
mirror of
https://github.com/yangchong211/YCVideoPlayer.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
更新文档1
杨充
4 years ago
parent
61b0fce334
commit
1138ea4487
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
VideoPlayer/src/main/java/org/yczbj/ycvideoplayerlib/config/BuriedPointEvent.java
+ 1
- 0
VideoPlayer/src/main/java/org/yczbj/ycvideoplayerlib/config/BuriedPointEvent.java
View File
@@ -55,4 +55,5 @@ public interface BuriedPointEvent {
*/
void videoToMedia(String url);
+
}