Package de.jarnbjo.ogg
Class UncachedUrlStream
java.lang.Object
de.jarnbjo.ogg.UncachedUrlStream
- All Implemented Interfaces:
PhysicalOggStream
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
getOggPage
(int int1) boolean
isOpen()
boolean
void
setTime
(long long1)
-
Constructor Details
-
UncachedUrlStream
- Throws:
OggFormatException
IOException
-
-
Method Details
-
getLogicalStreams
- Specified by:
getLogicalStreams
in interfacePhysicalOggStream
-
isOpen
public boolean isOpen()- Specified by:
isOpen
in interfacePhysicalOggStream
-
close
- Specified by:
close
in interfacePhysicalOggStream
- Throws:
IOException
-
getOggPage
- Specified by:
getOggPage
in interfacePhysicalOggStream
- Throws:
IOException
-
setTime
- Specified by:
setTime
in interfacePhysicalOggStream
- Throws:
IOException
-
isSeekable
public boolean isSeekable()- Specified by:
isSeekable
in interfacePhysicalOggStream
-