Explorar o código

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

yyqxiaoyin %!s(int64=4) %!d(string=hai) anos
pai
achega
47e7f3d662
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Example/MKRRadioManager/MKRPlayControlViewController.m

+ 1 - 0
Example/MKRRadioManager/MKRPlayControlViewController.m

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