Uses of Package
org.gagravarr.vorbis

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

Classes in org.gagravarr.vorbis used by org.gagravarr.flac
VorbisComments
          Holds encoder information and user specified tags
VorbisPacket
          Parent of all Vorbis packets
 

Classes in org.gagravarr.vorbis used by org.gagravarr.tika
VorbisComments
          Holds encoder information and user specified tags
VorbisInfo
          The identification header identifies the bitstream as Vorbis, Vorbis version, and the simple audio characteristics of the stream such as sample rate and number of channels.
 

Classes in org.gagravarr.vorbis used by org.gagravarr.vorbis
VorbisAudioData
          Raw, compressed audio data
VorbisComments
          Holds encoder information and user specified tags
VorbisInfo
          The identification header identifies the bitstream as Vorbis, Vorbis version, and the simple audio characteristics of the stream such as sample rate and number of channels.
VorbisPacket
          Parent of all Vorbis packets
VorbisSetup
          Includes extensive CODEC setup information as well as the complete VQ and Huffman codebooks needed for decode
 

Classes in org.gagravarr.vorbis used by org.gagravarr.vorbis.tools
VorbisFile
          This is a wrapper around an OggFile that lets you get at all the interesting bits
 



Copyright © 2012. All Rights Reserved.