Class UncachedUrlStream

java.lang.Object
de.jarnbjo.ogg.UncachedUrlStream
All Implemented Interfaces:
PhysicalOggStream

public class UncachedUrlStream
extends java.lang.Object
implements PhysicalOggStream
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    class  UncachedUrlStream.LoaderThread  
  • Constructor Summary

    Constructors
    Constructor Description
    UncachedUrlStream​(java.net.URL source)  
  • Method Summary

    Modifier and Type Method Description
    void close()  
    java.util.Collection getLogicalStreams()  
    OggPage getOggPage​(int index)  
    boolean isOpen()  
    boolean isSeekable()  
    void setTime​(long granulePosition)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait