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.

Is there any way to show there my own text from my player app?
Thanks in advance.
Yes, it's done through the MPNowPlayingInfoCenter
来源:https://stackoverflow.com/questions/9384965/is-it-possible-to-add-track-title-to-now-playing-controls-menu-as-music-app-or