---
title: ITLibMediaItemLocationType.URL
framework: ituneslibrary
role: symbol
role_heading: Case
path: ituneslibrary/itlibmediaitemlocationtype/url
---

# ITLibMediaItemLocationType.URL

The media item location refers to a URL, such as a podcast.

## Declaration

```swift
case URL
```

## See Also

### Media Item Location Types

- [ITLibMediaItemLocationType.unknown](ituneslibrary/itlibmediaitemlocationtype/unknown.md)
- [ITLibMediaItemLocationType.file](ituneslibrary/itlibmediaitemlocationtype/file.md)
- [ITLibMediaItemLocationType.remote](ituneslibrary/itlibmediaitemlocationtype/remote.md)
