Windows Phone 应用程序在更改当前播放的歌曲后崩溃

发布于 2024-12-13 09:19:30 字数 198 浏览 0 评论 0原文

我正在使用 Mediaplayer.Queue 从 Windows Phone 上的 zune 检索有关当前正在播放的歌曲(艺术家、歌曲名称等)的信息。一切都很好,但如果我从快速访问菜单更改歌曲(即通过单击音量按钮),应用程序就会崩溃。

我需要做什么才能防止将来出现这种情况?另外,当用户更改曲目时,如何更新当前歌曲信息?

I'm using Mediaplayer.Queue to retrieve information from zune on Windows Phone about currently playing song (artist, song name, etc). Everything is fine, but if I'm changing song from the fast access menu (ie. from clicking the volume-buttons) the app crashes.

What do I need to do to prevent this scenario in the future? Also, when the user changes the track, how do I update the current song info?

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

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

发布评论

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

评论(1

转角预定愛 2024-12-20 09:19:30

要在设备上启用音乐中心调试,您需要 使用 WPConnect.exe 连接而不是 Zune。指南告诉您如何操作。

一旦运行调试,您应该能够获得完整的异常和堆栈跟踪。如果您发布该内容,我们可以在必要时为您提供进一步的帮助。

To enable music hub debugging on the device, you need to connect with WPConnect.exe instead of Zune. The guide tells you how.

Once you got debugging running, you should be able to get a full exception and stack-trace. If you post that, we can give you further help, if necessary.

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