|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfreerails.client.common.SoundManager.Sample
private static class SoundManager.Sample
Stores the audio data and properties of a sample.
Field Summary | |
---|---|
(package private) byte[] |
audio
|
(package private) javax.sound.sampled.AudioFormat |
format
|
(package private) javax.sound.sampled.DataLine.Info |
info
|
(package private) int |
size
|
Constructor Summary | |
---|---|
private |
SoundManager.Sample()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
byte[] audio
javax.sound.sampled.AudioFormat format
javax.sound.sampled.DataLine.Info info
int size
Constructor Detail |
---|
private SoundManager.Sample()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |