public class SpeexEncoderRunner extends java.lang.Object implements ByteOutput
STOP
Constructor and Description |
---|
SpeexEncoderRunner(java.util.concurrent.BlockingQueue<java.nio.ByteBuffer> outputQueue) |
public SpeexEncoderRunner(java.util.concurrent.BlockingQueue<java.nio.ByteBuffer> outputQueue)
public void onStart()
onStart
in interface ByteOutput
public void onBytes(java.nio.ByteBuffer buffer)
onBytes
in interface ByteOutput
public void onStop()
onStop
in interface ByteOutput