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