简体   繁体   English

如何在iOS上管理多个Airplay接收器?

[英]How to manage multiple Airplay receivers on iOS?

I want to create an app that can play music from my iOS device to multiple Airplay speakers. 我想创建一个应用程序,可以从我的iOS设备播放音乐到多个Airplay扬声器。 I know that MPVolumeView natively lets you do this on 1 Airplay receiver, so that is not the solution I need. 我知道MPVolumeView本身允许你在1个Airplay接收器上执行此操作,因此这不是我需要的解决方案。 There is an iOS app in the store that does this: Whaale . 商店里有一个iOS应用程序: Whaale

在此输入图像描述

How do they do it? 他们是如何做到的呢? I am happy to use private APIs, as I do not plan to release this as a public app right now. 我很高兴使用私有API,因为我不打算立即将其作为公共应用程序发布。

While I cannot answer specifically, I can point you to a few things I've discovered: - There are a few apps that do this for IOS. 虽然我不能具体回答,但我可以向您指出我发现的一些事情: - 有一些应用程序可以为IOS执行此操作。 - All of them have the limitation that they can only stream music that is not through itunes and that exist on the device as music files. - 所有这些都有限制,他们只能流式传输不是通过iTunes的音乐和作为音乐文件存在于设备上的音乐。 - no streaming is available (Pandora, Spotify, etc.) - 没有可用的流媒体(Pandora,Spotify等)

Good Luck! 祝好运! Robert 罗伯特

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM