|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.recorder.SoundFilter
public class SoundFilter
DocJava, Inc. http://www.docjava.com Programmer: dlyon Date: Dec 13, 2004 Time: 1:29:51 PM
Constructor Summary | |
---|---|
SoundFilter()
|
Method Summary | |
---|---|
void |
filter(byte[] samples,
int offset,
int bytesRead)
|
int |
getRemainingSize()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoundFilter()
Method Detail |
---|
public void filter(byte[] samples, int offset, int bytesRead)
public int getRemainingSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |