---
title: INMediaDestinationType
framework: intents
role: symbol
role_heading: Enumeration
path: intents/inmediadestinationtype
---

# INMediaDestinationType

Constants that describe the different media destination types.

## Declaration

```swift
enum INMediaDestinationType
```

## Topics

### Constants

- [INMediaDestinationType.unknown](intents/inmediadestinationtype/unknown.md)
- [INMediaDestinationType.library](intents/inmediadestinationtype/library.md)
- [INMediaDestinationType.playlist](intents/inmediadestinationtype/playlist.md)

### Initializers

- [init(rawValue:)](intents/inmediadestinationtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Describing the Media Destination

- [playlistName](intents/inmediadestinationreference/playlistname.md)
- [mediaDestinationType](intents/inmediadestinationreference/mediadestinationtype.md)
