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

# stableID

## Declaration

```swift
var stableID: String? { get }
```

## Discussion

Discussion Provides ID corresponding to the rendition. This is equivalent to the STABLE-RENDITION-ID in the HLS playlist. If not available, value is nil.

## See Also

### Inspecting the rendition

- [url](avfoundation/avmetricmediarendition/url.md)
