-
public interface AudioTrackSink
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonData(byte[] data, int bitsPerSample, int sampleRate, int channels, int frames)
-
public interface AudioTrackSink
| Modifier and Type | Method | Description |
|---|---|---|
void |
onData(byte[] data,
int bitsPerSample,
int sampleRate,
int channels,
int frames) |