public class EsdTargetDataLine extends TBaseDataLine implements TargetDataLine
| Modifier and Type | Class and Description |
|---|---|
class |
EsdTargetDataLine.EsdTargetDataLineGainControl |
DataLine.Info| Constructor and Description |
|---|
EsdTargetDataLine(TMixer mixer,
AudioFormat format,
int nBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
available() |
void |
closeImpl()
Subclasses should override this method.
|
void |
drain() |
void |
flush() |
long |
getPosition() |
int |
read(byte[] abData,
int nOffset,
int nLength) |
open, opengetBufferSize, getFormat, getFramePosition, getLevel, getLongFramePosition, getMicrosecondPosition, isActive, isRunning, start, stopaddLineListener, close, getControl, getControls, getLineInfo, isControlSupported, isOpen, open, removeLineListenerequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitopen, opengetBufferSize, getFormat, getFramePosition, getLevel, getMicrosecondPosition, isActive, isRunning, start, stopaddLineListener, close, getControl, getControls, getLineInfo, isControlSupported, isOpen, open, removeLineListenerpublic EsdTargetDataLine(TMixer mixer, AudioFormat format, int nBufferSize) throws LineUnavailableException
LineUnavailableExceptionpublic int read(byte[] abData,
int nOffset,
int nLength)
read in interface TargetDataLinepublic void closeImpl()
TLinepublic long getPosition()