|
@@ -27,6 +27,7 @@ typedef NS_ENUM(NSUInteger, MKRSourcePlatform) {
|
|
MKRSourcePlatformDMH, //百度
|
|
MKRSourcePlatformDMH, //百度
|
|
MKRSourcePlatformOverSea, //海外
|
|
MKRSourcePlatformOverSea, //海外
|
|
MKRSourcePlatformQQ, //QQ音乐
|
|
MKRSourcePlatformQQ, //QQ音乐
|
|
|
|
+ MKRSourcePlatformWL, //蔚来定制
|
|
};
|
|
};
|
|
|
|
|
|
typedef NS_ENUM(NSUInteger, MKRRadioPlayMode) {
|
|
typedef NS_ENUM(NSUInteger, MKRRadioPlayMode) {
|