---
title: url
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avmetricmediarendition/url
---

# url

## Declaration

```swift
var url: URL? { get }
```

## Discussion

Discussion Provides URL corresponding to the rendition’s HLS playlist. If not available, value is nil.

## See Also

### Inspecting the rendition

- [stableID](avfoundation/avmetricmediarendition/stableid.md)
