public static class JavaAudioDeviceModule.AudioSamples
extends java.lang.Object
| Constructor and Description |
|---|
AudioSamples(int audioFormat,
int channelCount,
int sampleRate,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAudioFormat() |
int |
getChannelCount() |
byte[] |
getData() |
int |
getSampleRate() |