Browse Source

1.重置播放进度

wenweiwei 3 years ago
parent
commit
18bc236ecf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Introduce/Record/INVideoExportController.swift

+ 1 - 0
Introduce/Record/INVideoExportController.swift

@@ -215,6 +215,7 @@ class INVideoExportController: BFBaseViewController {
                 sself.completeBtn.isEnabled = true
 
                 sself.sliderView?.isHidden = false
+                sself.sliderView?.playStart()
                 sself.progressView.isHidden = true
                 sself.progressL.isHidden = true