This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lqb
/
YCVideoPlayer
espejo de
https://github.com/yangchong211/YCVideoPlayer.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
更新文档1
杨充
hace 4 años
padre
61b0fce334
commit
1138ea4487
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
VideoPlayer/src/main/java/org/yczbj/ycvideoplayerlib/config/BuriedPointEvent.java
+ 1
- 0
VideoPlayer/src/main/java/org/yczbj/ycvideoplayerlib/config/BuriedPointEvent.java
Ver fichero
@@ -55,4 +55,5 @@ public interface BuriedPointEvent {
*/
void videoToMedia(String url);
+
}