是否可以将曲目标题添加到“正在播放控件”中?菜单作为音乐应用程序或 iTunesU 做什么?

发布于 2025-01-07 23:43:08 字数 465 浏览 0 评论 0原文

我正在创建一个播放器应用程序。我已经实现了“remoteControlReceivedWithEvent:”方法,并且可以通过此按钮更改播放状态(苹果指南)。但是,当从“音乐”或“iTunes U”应用程序播放某些内容时,遥控器下会出现歌曲标题。

音乐应用程序中的歌曲标题

有没有办法在我的播放器应用程序中显示我自己的文本?

提前致谢。

I'm, creating a player app. I've implemented 'remoteControlReceivedWithEvent:' method and could change playing state by this buttons (apple guide). But when something playing from 'Music' or 'iTunes U' apps, than there are a song title appear under remote controls.

song title from music app

Is there any way to show there my own text from my player app?

Thanks in advance.

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

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

发布评论

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

评论(1

別甾虛僞 2025-01-14 23:43:08

是的,这是通过 MPNowPlayingInfoCenter 完成的

Yes, it's done through the MPNowPlayingInfoCenter

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