Package de.jarnbjo.ogg
Class OnDemandUrlStream
java.lang.Object
de.jarnbjo.ogg.OnDemandUrlStream
- All Implemented Interfaces:
PhysicalOggStream
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()intgetOggPage(int int1) intbooleanisOpen()booleanvoidsetTime(long long1)
-
Constructor Details
-
OnDemandUrlStream
- Throws:
OggFormatExceptionIOException
-
-
Method Details
-
getLogicalStreams
- Specified by:
getLogicalStreamsin interfacePhysicalOggStream
-
isOpen
public boolean isOpen()- Specified by:
isOpenin interfacePhysicalOggStream
-
close
- Specified by:
closein interfacePhysicalOggStream- Throws:
IOException
-
getContentLength
public int getContentLength() -
getPosition
public int getPosition() -
getOggPage
- Specified by:
getOggPagein interfacePhysicalOggStream- Throws:
IOException
-
setTime
- Specified by:
setTimein interfacePhysicalOggStream- Throws:
IOException
-
isSeekable
public boolean isSeekable()- Specified by:
isSeekablein interfacePhysicalOggStream
-