|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.claudio.audio.XPeriment
public class XPeriment
Field Summary | |
---|---|
static int |
bytesPerSample
|
static int |
bytesPerSoundsel
|
static int |
channels
Number of channels used |
static int |
sampleRate
Sample rate of this playback |
Constructor Summary | |
---|---|
XPeriment()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int sampleRate
public static final int bytesPerSample
public static final int channels
public static final int bytesPerSoundsel
Constructor Detail |
---|
public XPeriment()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |