Parcourir la source

背景音乐传参数

jsonwang il y a 3 ans
Parent
commit
e96b69250c
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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