Kaynağa Gözat

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

yyqxiaoyin 4 yıl önce
ebeveyn
işleme
47e7f3d662

+ 1 - 0
Example/MKRRadioManager/MKRPlayControlViewController.m

@@ -23,6 +23,7 @@
 - (instancetype)initWithDevice:(MKRUPnPDevice *)device{
     if (self = [super init]) {
 //        [[MKRRadioControlMaster shareMaster] changeCurrentDevice:device];
+        
     }
     return self;
 }