Uses of Class
org.gagravarr.vorbis.VorbisSetup

Packages that use VorbisSetup
org.gagravarr.vorbis   
 

Uses of VorbisSetup in org.gagravarr.vorbis
 

Methods in org.gagravarr.vorbis that return VorbisSetup
 VorbisSetup VorbisFile.getSetup()
           
 

Constructors in org.gagravarr.vorbis with parameters of type VorbisSetup
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.