default()
Returns the singleton Now Playing info center.
Declaration
class func `default`() -> MPNowPlayingInfoCenterReturn Value
The now playing info center singleton.
Discussion
The default now playing info center holds Now Playing information for the app that’s designated to receive remote control events. For information on how to configure your app to receive remote control events, see Handling external player events notifications.