---
title: INMediaReference.currentlyPlaying
framework: intents
role: symbol
role_heading: Case
path: intents/inmediareference/currentlyplaying
---

# INMediaReference.currentlyPlaying

Indicates that the user is referring to the media item which is currently playing.

## Declaration

```swift
case currentlyPlaying
```

## See Also

### Getting the Reference Status

- [INMediaReference.unknown](intents/inmediareference/unknown.md)
- [INMediaReference.my](intents/inmediareference/my.md)
