Writing audio from AVAsset to AVAudioPCMBuffer

233 Views Asked by At

I am a bit lost, trying to write the audio track of a video file that I loaded into an AVAsset into a AVAudioPCMBuffer.

I found some tutorials in C but I only know swift. Does anybody know how to do it?

Would be great!

0

There are 0 best solutions below