public class AudioTrackJNI
extends java.lang.Object
Constructor and Description |
---|
AudioTrackJNI(long nativeHandler) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
boolean |
init(int sampleRate,
int channel) |
boolean |
pause() |
boolean |
resume() |
boolean |
start() |
boolean |
stop() |