Using AVAssetReader and copyNextSampleBuffer without polling

前端 未结 0 1491
星月不相逢
星月不相逢 2020-12-05 08:40

I am using AVAssetReader to read audio data from a file, on a secondary thread. Every code example I have seen has at the heart of it a loop like this:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题