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

SourceDataLine

public interface SourceDataLine 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 intwrite(byte[] b, int off, int len)