Sorry to bother you, I am new on audio resample, I want use your code on Android while I am coding a program that makes two audios becomes one, but there are many params that I don't understand how to put it into method SSRC. Can you please give me more description on each params?
new SSRC(fileInputStream, fileOutputStream, sourceSampleRate, dstSample,
mBitWidth/8, mBitWidth/8, chanelCount, Integer.MAX_VALUE,
0, 0, true);