Class SpeexFileFormatType

java.lang.Object
javax.sound.sampled.AudioFileFormat.Type
org.xiph.speex.spi.SpeexFileFormatType

public class SpeexFileFormatType extends AudioFileFormat.Type
FileFormatTypes used by the Speex audio decoder.
Version:
$Revision: 1.2 $
Author:
Marc Gimpel, Wimba S.A. (mgimpel@horizonwimba.com)
  • Field Details

  • Constructor Details

    • SpeexFileFormatType

      public SpeexFileFormatType(String name, String extension)
      Constructs a file type.
      Parameters:
      name - - the name of the Speex File Format.
      extension - - the file extension for this Speex File Format.