Zune 播放器 API
Zune Player 软件是否有相当于 Windows Media Player SDK 的版本?我希望能够控制音量、播放/暂停状态以及跳到下一个/上一个曲目。
Is there the equivalent of the Windows Media Player SDK for the Zune Player software? I would like to be able to control the volume, play/pause state, and skip to next / previous track.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有一个 Zune API,但我不知道它是否可以做到这一点...而且它没有记录,所以我从来没有让它工作..
http://soapitstop.com/blogs/fleamarket/archive/ 2008/03/03/read-the-zune-collection-in-net-from-zune-s-own-api.aspx
但是这篇文章已经过时了 zuneLib.Initialize() 需要一个参数,我有不知道该放什么..如果你知道请分享!
There is a Zune API but i dont know if it can do that... and its not documented so i never got it to work..
http://soapitstop.com/blogs/fleamarket/archive/2008/03/03/read-the-zune-collection-in-net-from-zune-s-own-api.aspx
But the post is outdated the zuneLib.Initialize() takes a parameter and i have no idear what to put there.. if you figure it out share please!