osx - How to convert the CODEC : AAC to AIFF in cocoa application? -


I am exporting the audio file (AIFF). AVExportSession using MOV Movie format is in AAC codec format. I would like to change and write audio file in AIFF codec format (i.e. aac codec AIFF).

I have tried using AVExportSession, but this is not useful.

Please give any advice to the API for implementing AIFF conversion from API AAC.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -