|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.audio.Constants
public class Constants
Field Summary | |
---|---|
static boolean |
BIG_ENDIAN
|
static javax.sound.sampled.AudioFormat |
DATALINE_FORMAT
|
static javax.sound.sampled.DataLine.Info |
DATALINE_FORMAT_INFO
|
static java.lang.String |
DECODED_SUFFIX
|
static javax.sound.sampled.AudioFormat |
MONO_FORMAT
|
Constructor Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean BIG_ENDIAN
public static final javax.sound.sampled.AudioFormat DATALINE_FORMAT
public static final javax.sound.sampled.DataLine.Info DATALINE_FORMAT_INFO
public static final java.lang.String DECODED_SUFFIX
public static final javax.sound.sampled.AudioFormat MONO_FORMAT
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |