|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTAudioFileFormat
javazoom.spi.vorbis.sampled.file.VorbisAudioFileFormat
public class VorbisAudioFileFormat
Constructor Summary | |
---|---|
VorbisAudioFileFormat(Type type,
javax.sound.sampled.AudioFormat audioFormat,
int nLengthInFrames,
int nLengthInBytes,
java.util.Map properties)
Contructor. |
Method Summary | |
---|---|
java.util.Map |
properties()
Ogg Vorbis audio file format parameters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VorbisAudioFileFormat(Type type, javax.sound.sampled.AudioFormat audioFormat, int nLengthInFrames, int nLengthInBytes, java.util.Map properties)
type
- audioFormat
- nLengthInFrames
- nLengthInBytes
- Method Detail |
---|
public java.util.Map properties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |