本文介绍了iTunes的听的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
中的Windows Live Messenger,就可以分享您正在收听的歌曲。什么我需要做的就是在C#像libarys等这个工作找不到谷歌的正确的文件。
within windows live messenger, it is possible to share the song you are currently listening to. what would i need to do to get this working within c# like libarys etc cannot find the correct documentation on google.
推荐答案
您需要使用的iTunes SDK
来与.NET iTunes的互动。因此,有你的谷歌搜索词。 :)
You'll need to use the iTunes SDK
to interact with iTunes from .NET. So there's your Google search term. :)
下面是一个开始:
- http://blogs.msdn.com/b/noahc/archive/2006/07/06/automating-itunes-with-c-in-net.aspx
- http://blogs.msdn.com/b/dancre/archive/2004/05/08/128645.aspx
这篇关于iTunes的听的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!