org.gagravarr.vorbis.tools
protected static class VorbisInfoTool.InfoPacketReader extends OggPacketReader
| Constructor and Description |
|---|
VorbisInfoTool.InfoPacketReader(InputStream inp) |
| Modifier and Type | Method and Description |
|---|---|
OggPacket |
getNextPacket() |
OggPacket |
getNextPacketWithSid(int sid) |
skipToGranulePosition, skipToSequenceNumber, unreadPacketpublic VorbisInfoTool.InfoPacketReader(InputStream inp)
public OggPacket getNextPacket() throws IOException
getNextPacket in class OggPacketReaderIOExceptionpublic OggPacket getNextPacketWithSid(int sid) throws IOException
getNextPacketWithSid in class OggPacketReaderIOExceptionCopyright © 2014. All Rights Reserved.