Contents

default()

Returns the singleton Now Playing info center.

Declaration

class func `default`() -> MPNowPlayingInfoCenter

Return 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.

See Also

Working with the default Now Playing info center