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 ByteOutputpublic void onBytes(java.nio.ByteBuffer buffer)
onBytes in interface ByteOutputpublic void onStop()
onStop in interface ByteOutput