Nicolas Manzini

Results 1 issues of Nicolas Manzini

encoder.audioSettings = @ { AVFormatIDKey: @(kAudioFormatMPEG4AAC), AVNumberOfChannelsKey: @2, AVSampleRateKey: @44100, AVEncoderBitRateKey: @128000, }; doesn't return audio in the export while the same audioMix return audio in the classic AVAssetExportSession