debug
This commit is contained in:
parent
80a32a100b
commit
ff17366161
|
@ -318,7 +318,7 @@ void RTCContext::onAudioProcess(const char* roomId, const char* peerId,
|
||||||
}
|
}
|
||||||
|
|
||||||
//namespace py = boost::python;
|
//namespace py = boost::python;
|
||||||
//std::cout << "=== 开始音频处理(共享内存版) ===" << std::endl;
|
std::cout << "=== 开始音频处理(共享内存版) ===" << std::endl;
|
||||||
//std::cout << "audioFrame:" << audioFrame.dataCount << "," << audioFrame.sampleRate << "," <<
|
//std::cout << "audioFrame:" << audioFrame.dataCount << "," << audioFrame.sampleRate << "," <<
|
||||||
// audioFrame.numChannels << "," << audioFrame.channelIndex << std::endl;
|
// audioFrame.numChannels << "," << audioFrame.channelIndex << std::endl;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue