提交 65abdcde 编写于 作者: R raymondzheng

ijkplayer-java: rename ijkio androidio

上级 c504b6c7
......@@ -20,7 +20,7 @@ package tv.danmaku.ijk.media.player.misc;
import java.io.IOException;
@SuppressWarnings("RedundantThrows")
public interface IIjkIOHttp {
public interface IAndroidIO {
int open() throws IOException;
int read(byte[] buffer, int size) throws IOException;
long seek(long offset, int whence) throws IOException;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册