jsonwang 3 лет назад
Родитель
Сommit
e96b69250c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Introduce/Record/INIntroduceController.swift

+ 2 - 0
Introduce/Record/INIntroduceController.swift

@@ -301,6 +301,8 @@ class INIntroduceController: BFBaseViewController {
 
         let controller = INVideoExportController()
         controller.export.data = recordScreenVC.itemModels
+        //背景音乐
+        controller.export.bgmModel =  recordScreenVC.bgmModel
         controller.export.originSoundVolumn = recordScreenVC.noSpeakVolume
         controller.export.originSoundInRecordVolumn = recordScreenVC.haveSpeakVolume
         controller.recordUid = recordUid