iTunes SDK:加载共享音乐
我一直在用 C# 搞乱 .NET 3.5 下的 iTunes SDK,但我还没有找到从网络上的另一台计算机加载共享音乐库的方法。 有谁知道如何从 iTunes SDK 访问共享音乐? 如果这是不可能的,那么有人可以建议替代方案吗?
I've been messing with the iTunes SDK under .NET 3.5 with C#, but I have not found a way to load a shared music library from another computer on the network. Does anyone know how I can access shared music from the iTunes SDK? If this is not possible, then can anyone suggest alternatives?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下面是一些用于获取共享库的示例 C# 代码。
Here's some sample C# code to get a Shared Library.