com.aelitis.azureus.core.download
Class StreamManager
java.lang.Object
com.aelitis.azureus.core.download.StreamManager
public class StreamManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSingleton
public static StreamManager getSingleton()
getBufferSecs
public int getBufferSecs()
setBufferSecs
public void setBufferSecs(int secs)
getMinBufferSecs
public int getMinBufferSecs()
setMinBufferSecs
public void setMinBufferSecs(int secs)
isStreamingUsable
public boolean isStreamingUsable()
stream
public StreamManagerDownload stream(DownloadManager dm,
int file_index,
URL url,
boolean preview_mode,
StreamManagerDownloadListener listener)