iPhone模拟器4.2中的音乐播放器

发布于 2024-10-19 11:16:53 字数 268 浏览 7 评论 0原文

我正在尝试使用 MediaPlayer 框架将音乐播放器添加到我的 iphone 应用程序中。我没有真正的设备,想在模拟器上测试它。但是,模拟器不支持 MPMusicPlayer,并且当我运行 add 时会崩溃媒体应用程序
有没有办法可以在模拟器上测试 MPMusicPlayer?

I am trying to add music player to my iphone app using the MediaPlayer framework. I dont have a real device with me and want to test it on simulator. But, the simulator doesnt support MPMusicPlayer and crashes when i run the add media app.
Is there a way I could test MPMusicPlayer on simulator?

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

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

发布评论

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

评论(1

云归处 2024-10-26 11:16:53

您无法将音乐添加到模拟器中,因此 MPMusicPlayer 将失败。必须在设备上对其进行测试。

You can't add music to the simulator so MPMusicPlayer will fail. It will have to be tested on a device.

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