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.
我正在开发一个 iPad (IOS 5) 项目,我需要读取 WAV PCM 文件的原始数据帧。理想的解决方案是在读取帧时进行回调。
我有以下问题:
有我可以使用的 C 库吗?
是否已经存在专门的目标 C 类(如 AVAudioPlayer)?