FileDocCategorySizeDatePackage
TargetDataLine.javaAPI DocAndroid 1.5 API1104Wed May 06 22:41:02 BST 2009javax.sound.sampled

TargetDataLine

public interface TargetDataLine implements DataLine

Fields Summary
Constructors Summary
Methods Summary
public voidopen(javax.sound.sampled.AudioFormat format)

public voidopen(javax.sound.sampled.AudioFormat format, int bufferSize)

public intread(byte[] b, int off, int len)