jsonwang преди 3 години
родител
ревизия
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