This commit is contained in:
wangjiyu 2025-04-16 20:09:30 +08:00
parent 80a32a100b
commit ff17366161
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ void RTCContext::onAudioProcess(const char* roomId, const char* peerId,
}
//namespace py = boost::python;
//std::cout << "=== 开始音频处理(共享内存版) ===" << std::endl;
std::cout << "=== 开始音频处理(共享内存版) ===" << std::endl;
//std::cout << "audioFrame:" << audioFrame.dataCount << "," << audioFrame.sampleRate << "," <<
// audioFrame.numChannels << "," << audioFrame.channelIndex << std::endl;