public interface NEMediaDataSource
extends com.netease.neliveplayer.misc.IMediaDataSource
int readAt(long position, byte[] buffer, int offset, int size) throws java.io.IOException
readAt
在接口中 com.netease.neliveplayer.misc.IMediaDataSource
java.io.IOException
long getSize() throws java.io.IOException
getSize
在接口中 com.netease.neliveplayer.misc.IMediaDataSource
java.io.IOException
void close() throws java.io.IOException
close
在接口中 com.netease.neliveplayer.misc.IMediaDataSource
java.io.IOException
java.lang.String getPath()