Преглед на файлове

MKRAVplayer 添加即将切换播放资源代理方法

yyqxiaoyin преди 4 години
родител
ревизия
19972fef32
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      MKRRadioManager/Classes/MKRRadioManager/MKRAVPlayer/MKRAVPlayer.h

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

@@ -140,7 +140,7 @@ typedef enum : NSUInteger {
  */
 @property (nonatomic, assign) NSInteger currentIndex;
 
-@property (nonatomic, assign) id <MKRRadioResorce> currentResource;
+@property (nonatomic, strong) id <MKRRadioResorce> currentResource;
 
 /**
  是否正在播放中