Remove AudioTrack Java and use AudioTrack by default
There is a new audiotrack module that use AudioTrack API by JNI. Use it per default because of the problems we have with Open Sles. AudioTrack (Java) and AudioTrack (Native) are now merged.
Showing
libvlc/jni/aout.c
deleted
100644 → 0
libvlc/jni/aout.h
deleted
100644 → 0
Please register or sign in to comment