|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsound.chat.AudioBase
sound.chat.AudioPlayback
public class AudioPlayback
| Constructor Summary | |
|---|---|
AudioPlayback(int formatCode,
javax.sound.sampled.Mixer mixer,
int bufferSizeMillis)
|
|
| Method Summary | |
|---|---|
void |
setAudioInputStream(javax.sound.sampled.AudioInputStream ais)
|
void |
start()
|
| Methods inherited from class sound.chat.AudioBase |
|---|
close, close, getBufferSize, getBufferSizeMillis, getFormatCode, getLevel, isMuted, isOpen, isStarted, open, setBufferSizeMillis, setFormatCode, setMixer, setMuted, update |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioPlayback(int formatCode,
javax.sound.sampled.Mixer mixer,
int bufferSizeMillis)
| Method Detail |
|---|
public void start()
throws java.lang.Exception
start in class AudioBasejava.lang.Exceptionpublic void setAudioInputStream(javax.sound.sampled.AudioInputStream ais)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||