public class SoftAudioBuffer
extends java.lang.Object
Constructor and Description |
---|
SoftAudioBuffer(int size,
javax.sound.sampled.AudioFormat format) |
Modifier and Type | Method and Description |
---|---|
float[] |
array() |
void |
clear() |
void |
get(byte[] buffer,
int channel) |
javax.sound.sampled.AudioFormat |
getFormat() |
int |
getSize() |
boolean |
isSilent() |