---
title: nowPlayingInfo
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avplayeritem/nowplayinginfo
---

# nowPlayingInfo

The current now playing information for the player item.

## Declaration

```swift
var nowPlayingInfo: [String : Any]? { get set }
```

## Discussion

Discussion Setting this value to nil clears the player item’s now playing information.
