|
|
javax > javax.sound > javax.sound.sampled > javax.sound.sampled.audioinputstream >
Class: javax.sound.sampled.AudioInputStream java.lang.Object java.io.InputStream javax.sound.sampled.AudioInputStream
public class AudioInputStream extends InputStream
FIELDS:
protected AudioFormat format protected long frameLength protected long framePos protected int frameSize |
|
|
|
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| read(), read(byte[]), read(byte[], int, int), skip(long), available(), close(), mark(int), reset(), markSupported(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|