| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jcraft.jesd.WAVEFilepublic class WAVEFileextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
void |
|
int | |
int | |
int | |
byte[] | |
int |
|
int | |
int | |
int |
|
public void close()
throws IOExceptionpublic int getChannels()
public int getFrameCount()
public int getFrameSize()
public byte[] getHeader()
public int getRate()
public int getSampleFormatWidth()
public int getTrackBytes()
public int readFrame(byte[] buf,
int fcount)