|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BufferedAudio
Field Summary | |
---|---|
static int |
LEFT
|
static int |
RIGHT
|
Method Summary | |
---|---|
float[] |
getChannel(int channelNumber)
Gets the samples for the requested channel number as a float array. |
int |
length()
Gets the length in milliseconds of the buffered audio. |
Field Detail |
---|
static final int LEFT
static final int RIGHT
Method Detail |
---|
float[] getChannel(int channelNumber)
channelNumber
- the channel you want the samples for
int length()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |