In my app i insert an edited audio track over a video track and save the result in a single file (by an AVMutableComposition first and then by an exportAsynchronouslyWithCompletionHandler
). I have used AVFoundation. Is there another framework that i can use to reach the same result?
Asked
Active
Viewed 1,398 times
1