Parcourir la source

版本升级维护

yyqxiaoyin il y a 5 ans
Parent
commit
61ed4875f6

+ 1 - 1
MKRRadioManager/Classes/MKRRadioManager/MKRAVPlayer/MKRAVPlayer.m

@@ -262,7 +262,7 @@ NSURL * MKRUrlWithString(NSString *string){
 
 - (void)resetPlayer{
     self.totalTime = 0;
-    self.currentTime = 0;
+//    self.currentTime = 0;
     self.playerItem = nil;
     self.isInitPlayer = NO;
     self.isSeeking = NO;