---
title: INPlayMediaIntentResponseCode.failureUnknownMediaType
framework: intents
role: symbol
role_heading: Case
path: intents/inplaymediaintentresponsecode/failureunknownmediatype
---

# INPlayMediaIntentResponseCode.failureUnknownMediaType

The app cannot play the media because the type is unknown or not supported.

## Declaration

```swift
case failureUnknownMediaType
```

## See Also

### Failures

- [INPlayMediaIntentResponseCode.failure](intents/inplaymediaintentresponsecode/failure.md)
- [INPlayMediaIntentResponseCode.failureNoUnplayedContent](intents/inplaymediaintentresponsecode/failurenounplayedcontent.md)
- [INPlayMediaIntentResponseCode.failureRequiringAppLaunch](intents/inplaymediaintentresponsecode/failurerequiringapplaunch.md)
- [INPlayMediaIntentResponseCode.failureRestrictedContent](intents/inplaymediaintentresponsecode/failurerestrictedcontent.md)
