Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 ExtAudioFileWrite 将音频数据写入文件。但是当它被警报中断时,虽然文件被保存了,但我得到了这个错误。这是什么错误?
要从核心音频中解码错误,请搜索框架的头文件。在这种情况下,您可以在 ExtendedAudioFile.h 中查找 -66560,这将导致您: kExtAudioFileError_CodecUnavailableInputNotConsumed
kExtAudioFileError_CodecUnavailableInputNotConsumed