|
@@ -415,7 +415,7 @@ static inline void wd_playControl_queue(void (^block)(void)){
|
|
}
|
|
}
|
|
|
|
|
|
- (void)playWithDevice:(id <MKRUPnPDevice>)device {
|
|
- (void)playWithDevice:(id <MKRUPnPDevice>)device {
|
|
- libupnp_PlayV2(device.avTransportUrl);
|
|
|
|
|
|
+ libupnp_Play(device.avTransportUrl);
|
|
}
|
|
}
|
|
|
|
|
|
- (void)_playPlayFlag:(NSString *)playFlag
|
|
- (void)_playPlayFlag:(NSString *)playFlag
|