|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.saol.engine.Bus
org.tritonus.saol.engine.AudioOutputStreamOutput
public class AudioOutputStreamOutput
Constructor Summary | |
---|---|
AudioOutputStreamOutput(AudioOutputStream audioOutputStream)
|
Method Summary | |
---|---|
void |
close()
Closes the output destination. |
void |
emit()
Writes the accumulated sample values to the output media. |
Methods inherited from class org.tritonus.saol.engine.Bus |
---|
clear, getValues, getWidth, output, output |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.tritonus.saol.engine.Output |
---|
clear, getWidth, output, output |
Constructor Detail |
---|
public AudioOutputStreamOutput(AudioOutputStream audioOutputStream)
Method Detail |
---|
public void emit() throws java.io.IOException
SystemOutput
emit
in interface SystemOutput
java.io.IOException
public void close() throws java.io.IOException
SystemOutput
close
in interface SystemOutput
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |