Contents

MPMusicPlayerControllerNowPlayingItemDidChange

Posted when the currently playing media item has changed.

Declaration

static let MPMusicPlayerControllerNowPlayingItemDidChange: NSNotification.Name

Discussion

The object associated with the notification is the music player whose Now Playing item changed. The notification has no userInfo dictionary.

See Also

MediaPlayer