public class VorbisFileFormatType
extends javax.sound.sampled.AudioFileFormat.Type
Modifier and Type | Field and Description |
---|---|
static javax.sound.sampled.AudioFileFormat.Type |
OGG |
static javax.sound.sampled.AudioFileFormat.Type |
VORBIS |
Constructor and Description |
---|
VorbisFileFormatType(java.lang.String name,
java.lang.String extension)
Constructor.
|
JavaZOOM 1999-2007