Package org.gagravarr.ogg

Interface Summary
OggStreamListener Implement this if doing Event based processing to know when new streams are found.
OggStreamReader Implement this interface to be given the data from the stream of an Ogg file that you indicated interest in using a OggStreamListener
 

Class Summary
CRCUtils  
HighLevelOggStreamPacket A high level stream packet sat atop of an OggPacket.
IOUtils Utilities for working with IO streams, such as reading and writing.
OggFile This class takes care of reading and writing files using the Ogg container format.
OggPacket Represents a logical group of data.
OggPacketData The data part of an OggPacket.
OggPacketReader  
OggPacketWriter  
OggPage  
 



Copyright © 2012. All Rights Reserved.