Class VorbisAudioFileReader.VorbisFormatType

java.lang.Object
javax.sound.sampled.AudioFileFormat.Type
de.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

    Modifier and Type Method Description
    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

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getInstance

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