开发者

extract audio objective -c

开发者 https://www.devze.com 2023-01-24 19:50 出处:网络
I\'m having difficulty finding the apple documentation that I need. What I want to do is extract a certain amount o开发者_JAVA百科f audio samples from a certain position in an mp3 and store that pcm

I'm having difficulty finding the apple documentation that I need.

What I want to do is extract a certain amount o开发者_JAVA百科f audio samples from a certain position in an mp3 and store that pcm data in an array.

Could somebody point me in the right direction for the suitable api?


You're looking for Core Audio.

0

精彩评论

暂无评论...
验证码 换一张
取 消