Uses of Package
org.gagravarr.ogg

Packages that use org.gagravarr.ogg
org.gagravarr.flac   
org.gagravarr.ogg   
org.gagravarr.vorbis   
org.gagravarr.vorbis.tools   
 

Classes in org.gagravarr.ogg used by org.gagravarr.flac
HighLevelOggStreamPacket
          A high level stream packet sat atop of an OggPacket.
OggFile
          This class takes care of reading and writing files using the Ogg container format.
OggPacket
          Represents a logical group of data.
OggPacketReader
           
 

Classes in org.gagravarr.ogg used by org.gagravarr.ogg
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
           
OggPage.OggPacketIterator
          Returns a full OggPacket if it can, otherwise just the OggPacketData if the rest of the packet is in another OggPage
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
 

Classes in org.gagravarr.ogg used by org.gagravarr.vorbis
HighLevelOggStreamPacket
          A high level stream packet sat atop of an OggPacket.
OggFile
          This class takes care of reading and writing files using the Ogg container format.
OggPacket
          Represents a logical group of data.
OggPacketReader
           
 

Classes in org.gagravarr.ogg used by org.gagravarr.vorbis.tools
OggPacket
          Represents a logical group of data.
OggPacketReader
           
 



Copyright © 2012. All Rights Reserved.