public static class AudioHelper.AudioData
extends java.lang.Object
Constructor and Description |
---|
AudioData(int channel,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
int |
getChannel() |
byte[] |
getData() |
void |
setChannel(int channel) |
void |
setData(byte[] data) |