Explorar o código

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

yyqxiaoyin %!s(int64=4) %!d(string=hai) anos
pai
achega
d2998a0665
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MKRRadioManager/Classes/MKRRadioManager/MKRRadioResorce.h

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

@@ -22,7 +22,7 @@
 /** 歌曲专辑封面 */
 @property(nonatomic, strong) NSString *songAlbumCover;
 /** 歌曲ID  */
-@property(nonatomic, assign) NSInteger songID;
+@property(nonatomic, assign) int64_t songID;
 /** 歌曲来源 */
 @property(nonatomic, assign) MKRSourcePlatform songFrom;
 /** 节目专辑ID */