Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jcraft.jesd.WAVEFile
public class WAVEFile
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void |
|
int | |
int | |
int | |
byte[] | |
int |
|
int | |
int | |
int |
|
public void close() throws IOException
public 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)