OC-音乐播放器-锁屏处理
QQ音乐播放的过程中,锁屏状态下的效果如下: 也就是说,QQ音乐播放过程中,添加锁屏远程事件的监听。 本文只记录本人知道的小知识点,不提供完整的代码。 实现的原理: (1)获取锁屏歌曲信息中心:MPNowPlayingInfoCenter (2)设置锁屏下要显示的歌曲的信息 (3)启动远程事件的监听 1.MPNowPlayingInfoCenter简要说明 : (1)官方文档对MPNowPlayingInfoCenter的解说如下: // ----------------------------------------------------------------------------- // MPNowPlayingInfoCenter provides an interface for setting the current now // playing information for the application. This information will be displayed // wherever now playing information typically appears, such as the lock screen // and app switcher. The now playing info dictionary contains a