de.jarnbjo.vorbis
Class VorbisAudioFileReader.VorbisFormatType

java.lang.Object
  extended byjavax.sound.sampled.AudioFileFormat.Type
      extended byde.jarnbjo.vorbis.VorbisAudioFileReader.VorbisFormatType
Enclosing class:
VorbisAudioFileReader

public static class VorbisAudioFileReader.VorbisFormatType
extends javax.sound.sampled.AudioFileFormat.Type


Field Summary
 
Fields inherited from class javax.sound.sampled.AudioFileFormat.Type
AIFC, AIFF, AU, SND, WAVE
 
Method Summary
static javax.sound.sampled.AudioFileFormat.Type getInstance()
           
 
Methods inherited from class javax.sound.sampled.AudioFileFormat.Type
equals, getExtension, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static javax.sound.sampled.AudioFileFormat.Type getInstance()