| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
javax.sound.sampled.AudioInputStream
sound.jsinfo.LineLifeCycleAudioInputStream
public class LineLifeCycleAudioInputStream
| Constructor Summary | |
|---|---|
| LineLifeCycleAudioInputStream(javax.sound.sampled.AudioFormat audioFormat) | |
| Method Summary | |
|---|---|
|  int | read() | 
|  int | read(byte[] abData,
     int nOffset,
     int nLength) | 
| Methods inherited from class javax.sound.sampled.AudioInputStream | 
|---|
| available, close, getFormat, getFrameLength, mark, markSupported, read, reset, skip | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LineLifeCycleAudioInputStream(javax.sound.sampled.AudioFormat audioFormat)
| Method Detail | 
|---|
public int read()
read in class javax.sound.sampled.AudioInputStream
public int read(byte[] abData,
                int nOffset,
                int nLength)
read in class javax.sound.sampled.AudioInputStream| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||