---
title: nowPlayingIdentifiers
framework: mediaplayer
role: symbol
role_heading: Instance Property
path: mediaplayer/mpplayablecontentmanager/nowplayingidentifiers
---

# nowPlayingIdentifiers

The content items currently playing based on their identifiers.

## Declaration

```swift
var nowPlayingIdentifiers: [String] { get set }
```

## See Also

### Retrieving information on currently playing items

- [context](mediaplayer/mpplayablecontentmanager/context.md)
