public class BufferModuleOut extends ProducerModule
| Constructor and Description |
|---|
BufferModuleOut(BufferModuleIn bufferModuleIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
run() |
boolean |
start() |
boolean |
stop() |
close, dispatchAudio, dispatchBuffer, getLastError, open, resume, setLastError, subscribeFirst, subscribeLast, unsubscribepublic BufferModuleOut(BufferModuleIn bufferModuleIn)
public boolean run()
throws Exception
run in class ProducerModuleExceptionpublic boolean start()
start in class ProducerModulepublic boolean stop()
stop in class ProducerModule