---
title: audioRendition
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avmetricplayeritemvariantswitchevent/audiorendition
---

# audioRendition

Represents the currently selected video rendition’s identifiers.

## Declaration

```swift
var audioRendition: AVMetricMediaRendition { get }
```

## Discussion

Discussion Subclasses of this type that are used from Swift must fulfill the requirements of a Sendable type.

## See Also

### Inspecting the event

- [didSucceed](avfoundation/avmetricplayeritemvariantswitchevent/didsucceed.md)
- [fromVariant](avfoundation/avmetricplayeritemvariantswitchevent/fromvariant.md)
- [loadedTimeRanges](avfoundation/avmetricplayeritemvariantswitchevent/loadedtimeranges-5lkmg.md)
- [toVariant](avfoundation/avmetricplayeritemvariantswitchevent/tovariant.md)
- [videoRendition](avfoundation/avmetricplayeritemvariantswitchevent/videorendition.md)
- [subtitleRendition](avfoundation/avmetricplayeritemvariantswitchevent/subtitlerendition.md)
