|
@@ -2054,7 +2054,7 @@ public class BFRecordScreenController: BFBaseViewController {
|
|
BFLog(3, message: "wself为空")
|
|
BFLog(3, message: "wself为空")
|
|
return
|
|
return
|
|
}
|
|
}
|
|
- BFLog(1, message: "当前播放--- \(time.seconds), \(rPlay.currentItem?.duration.seconds ?? 0)")
|
|
|
|
|
|
+// BFLog(1, message: "当前播放--- \(time.seconds), \(rPlay.currentItem?.duration.seconds ?? 0)")
|
|
if CMTimeGetSeconds(wself.currenStartPlayTime) <= 0 {
|
|
if CMTimeGetSeconds(wself.currenStartPlayTime) <= 0 {
|
|
BFLog(message: "重新更新开始播放进度\(#function)-\(wself.currenStartPlayTime.seconds)")
|
|
BFLog(message: "重新更新开始播放进度\(#function)-\(wself.currenStartPlayTime.seconds)")
|
|
wself.currenStartPlayTime = time
|
|
wself.currenStartPlayTime = time
|