使用 WMPLib(或其他)在 Visual Basic 中控制媒体播放器

发布于 2024-10-30 05:08:30 字数 324 浏览 1 评论 0原文

我需要获取 Windows Media Player 中的当前歌曲,最好使用 wmp.dll 库。 MSDN 上有文档 http://msdn.microsoft .com/en-us/library/dd563069%28v=VS.85%29.aspx 但我尝试过的资源都不起作用,即使我引用了 DLL 并导入了。一个简短的例子将不胜感激,因为我目前一无所获。
请注意,我使用的是 Visual Basic 2010 Express

I need to get the current song in Windows Media Player, preferably using the wmp.dll library. There's documentation on MSDN http://msdn.microsoft.com/en-us/library/dd563069%28v=VS.85%29.aspx but none of the resources I've tried have worked, even though I referenced the DLL and imported. A short example would be greatly appreciated as I'm getting nowhere at the moment.
Note that I'm using Visual Basic 2010 Express

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凑诗 2024-11-06 05:08:30

您可以查看此处提供的文档

另外,也许这个 Codeplex 项目可以帮助您入门。它使用 WMPlib 来播放一些歌曲。

You can check out the documentation provided here.

Also, maybe this Codeplex project may help you getting started. It uses WMPlib to play some songs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文