我正在使用SuperpoweredAndroidC++库开发混音器,我在录制时遇到播放器问题,播放器没有播放,只有录音机正在录制。下面是代码,谁能指导我在哪里放错了东西boolprocessRecording(shortint*input,unsignedintnumberOfSamples){pthread_mutex_lock(&mutex);if(askRecording){unsignedintdata=0;SuperpoweredShortIntToFloat(input,stereoBufferRecording,numberOfSamples);data=recorder