| 
					
				 | 
			
			
				@@ -724,7 +724,6 @@ class BFRecordScreenCameraManager: BFRecordScreenBaseManager { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         currentAssetProgress = min(currTime, (recordItem?.materialDuraion ?? .zero)) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         dele?.progressThumV.progress = currentAssetProgress 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         dele?.updateSubtitle(time: currentAssetProgress) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-//        locationTo(time: wself.currentAssetProgress) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         progreddL?.text = CMTimeGetSeconds(currentAssetProgress).formatDurationToHMS() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         if currTime.seconds >= (recordItem?.materialDuraion.seconds ?? 0) { 
			 |