public abstract class UnitStreamWriter extends UnitGenerator implements UnitSink
| Modifier and Type | Field and Description |
|---|---|
UnitInputPort |
input |
FALSE, TRUE| Constructor and Description |
|---|
UnitStreamWriter() |
| Modifier and Type | Method and Description |
|---|---|
UnitInputPort |
getInput() |
AudioOutputStream |
getOutputStream() |
void |
setOutputStream(AudioOutputStream outputStream) |
addPort, addPort, convertHalfLifeToMultiplier, flattenOutputs, generate, generate, getCircuit, getFramePeriod, getFrameRate, getPortByName, getPorts, getSynthesisEngine, getSynthesizer, getTopUnit, getUnitGenerator, isEnabled, pullData, setCircuit, setEnabled, setFrameRate, setPort, setSynthesisEngine, start, start, stop, stoppublic UnitInputPort input
public AudioOutputStream getOutputStream()
public void setOutputStream(AudioOutputStream outputStream)
public UnitInputPort getInput()