How to mix two AVAudioPCMBuffers and save them in m4a format

I would like to convert two audio files to AVAudioPCMBuffer and then mix the AVAudioPCMBuffer and save it in m4a format, etc Is there any other way other than using AVAudioEngine?

How to mix two AVAudioPCMBuffers and save them in m4a format
 
 
Q