如何将音频数据转换为CMSampleBufferRef?
我将使用 AVAssetWriterInput 将音频重新编码为视频文件,并且音频数据以字节数组格式存储在内存中。我该怎么做? 我发现 CMAudioSampleBufferCreateWithPacketDescriptions 函数满足我的要求,任何人都有使用它的示例,通过使用字节数组音频数据吗?
I will to recoding audio to a video file by using AVAssetWriterInput, and the audio data is store in memory with byte array format.how can I do it?
I frind the CMAudioSampleBufferCreateWithPacketDescriptions function meet my request, any one has the sample to use it,by using byte array audio data?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论