com.petersalomonsen.jjack.javasound
public class SourceJJackLine extends JJackLine implements SourceDataLine
Version: 0.3
| Constructor Summary | |
|---|---|
| SourceJJackLine(JJackMixer mixer) | |
| Method Summary | |
|---|---|
| int | available() |
| boolean | canReadFloat(int length) |
| long | getLongFramePosition() |
| float[] | readFloat(int length)
Used by JJackMixer to read float values |
| int | write(byte[] b, int off, int len) |