DataLine.InfoLOOP_CONTINUOUSLY| Constructor and Description |
|---|
TSoftClip(Mixer mixer,
AudioFormat format) |
| Modifier and Type | Method and Description |
|---|---|
int |
available() |
void |
close() |
void |
drain() |
void |
flush() |
int |
getFrameLength() |
int |
getFramePosition() |
long |
getMicrosecondLength() |
long |
getMicrosecondPosition() |
void |
loop(int nCount) |
void |
open() |
void |
open(AudioInputStream audioInputStream) |
void |
run() |
void |
setFramePosition(int nPosition) |
void |
setLoopPoints(int nStart,
int nEnd) |
void |
setMicrosecondPosition(long lPosition) |
void |
start() |
void |
stop() |
checkOpen, getBufferSize, getDefaultBufferSize, getFormat, getLevel, getLongFramePosition, isActive, isRunning, notifyLineEvent, setBufferSize, setFormat, setRunning, startImpl, stopImpladdControl, addLineListener, closeImpl, getControl, getControls, getLineInfo, getMixer, isControlSupported, isOpen, notifyLineEvent, openImpl, removeControl, removeLineListener, setLineInfo, setOpenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBufferSize, getFormat, getLevel, getLongFramePosition, isActive, isRunningaddLineListener, getControl, getControls, getLineInfo, isControlSupported, isOpen, removeLineListenerpublic TSoftClip(Mixer mixer, AudioFormat format) throws LineUnavailableException
LineUnavailableExceptionpublic void open(AudioInputStream audioInputStream) throws LineUnavailableException, IOException
open in interface Clipopen in class TClipLineUnavailableExceptionIOExceptionpublic int getFrameLength()
getFrameLength in interface ClipgetFrameLength in class TClippublic long getMicrosecondLength()
getMicrosecondLength in interface ClipgetMicrosecondLength in class TClippublic void setFramePosition(int nPosition)
setFramePosition in interface ClipsetFramePosition in class TClippublic void setMicrosecondPosition(long lPosition)
setMicrosecondPosition in interface ClipsetMicrosecondPosition in class TClippublic int getFramePosition()
getFramePosition in interface DataLinegetFramePosition in class TClippublic long getMicrosecondPosition()
getMicrosecondPosition in interface DataLinegetMicrosecondPosition in class TClippublic void setLoopPoints(int nStart,
int nEnd)
setLoopPoints in interface ClipsetLoopPoints in class TClippublic void loop(int nCount)
public void close()
public int available()
Copyright © 2016. All Rights Reserved.