|
|||||||||
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
org.tritonus.saol.engine.FileOutput
public class FileOutput
Constructor Summary | |
---|---|
FileOutput(java.io.File outputFile,
AudioFileFormat.Type targetType,
AudioFormat audioFormat)
|
Method Summary |
---|
Methods inherited from class org.tritonus.saol.engine.AudioOutputStreamOutput |
---|
close, emit |
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 FileOutput(java.io.File outputFile, AudioFileFormat.Type targetType, AudioFormat audioFormat) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |