Uses of Class
org.gagravarr.vorbis.VorbisInfo

Packages that use VorbisInfo
org.gagravarr.tika   
org.gagravarr.vorbis   
 

Uses of VorbisInfo in org.gagravarr.tika
 

Methods in org.gagravarr.tika with parameters of type VorbisInfo
protected  void VorbisParser.extractInfo(org.apache.tika.metadata.Metadata metadata, VorbisInfo info)
           
 

Uses of VorbisInfo in org.gagravarr.vorbis
 

Methods in org.gagravarr.vorbis that return VorbisInfo
 VorbisInfo VorbisFile.getInfo()
           
 

Constructors in org.gagravarr.vorbis with parameters of type VorbisInfo
VorbisFile(OutputStream out, int sid, VorbisInfo info, VorbisComments comments, VorbisSetup setup)
          Opens for writing, based on the settings from a pre-read file, with a specific Steam ID (SID).
VorbisFile(OutputStream out, VorbisInfo info, VorbisComments comments, VorbisSetup setup)
          Opens for writing, based on the settings from a pre-read file.
 



Copyright © 2012. All Rights Reserved.